Hello,
is there a bug tracker for CalDAVzap anywhere?
For better readability I defined a minimum font size within Firefox. If using something greater than 14 pt a display error occurs when defining a new event. The event will be created with a time shift and it will last longer compared to the selected time range. For reproducing try:
- define a minimum font size of 20 pt - create a new event by selecting 9:00 with the mouse and pulling it down to 11:00
-> the event will be created from 12:00 to 15:30.
I observed this not only with Firefox but with Google Chrome too.
Ingo
Hi Ingo,
On 20 Feb 2014, at 01:12, rog7993@web.de wrote:
Hello,
is there a bug tracker for CalDAVzap anywhere?
no, currently we have no bug tracker
For better readability I defined a minimum font size within Firefox. If using something greater than 14 pt a display error occurs when defining a new event. The event will be created with a time shift and it will last longer compared to the selected time range. For reproducing try:
- define a minimum font size of 20 pt
- create a new event by selecting 9:00 with the mouse and pulling it down to 11:00
-> the event will be created from 12:00 to 15:30.
I observed this not only with Firefox but with Google Chrome too.
it is exremely hard to create a web app which looks the same in all browsers and sometime it requires fixed element sizes. This is the reason why bigger minimum font-size not works, and currently we have no plan to change our current approach (because it will create much more problems than it solves).
JM
Hello Ján and Andrej,
Am 21.02.2014 00:08, schrieb Ján Máté:
it is exremely hard to create a web app which looks the same in all browsers and sometime it requires fixed element sizes. This is the reason why bigger minimum font-size not works, and currently we have no plan to change our current approach (because it will create much more problems than it solves).
Ok. This is understandable. Initially my assumption was, that this problem was introduced with version 0.10.0. But I realized now, that it exists even with 0.9.x and I didn't observed it in the last months until now. It seems, that this does not have the highest priority for me...
Nevertheless this is a beautiful application. Thank you for your work on it.
Ingo