We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-10-25 17:09:08 +0200 |
First off, a big thanks for finally addressing this: https://together.jolla.com/question/2132/new-calendar-entries-default-to-the-wrong-date/
However, unfortunately a few errors managed to sneak in.
Default time behaves differently when adding events for today between 23 and 00 depending on whether today's date has been clicked explicitly or is highlighted by default or through "go to today" on the pulley menu. If the day is not explicitly selected the start time defaults this hour, and if today's date was explicitly selected the event defaults to 00:00 the same day. Neither is consistent with the behavior from the other 23 hours, nor a useful default!
If I add an event to any day between 22 and 23 the default end time is 00:00 the next day, which is fine, but the end time sticks there when i edit the start time (to a lower value). This in unlike any other time of the day where the end time follows the start time. (The code seems to indicate that the end time/date should not be adjusted if set by the user. But this does not seem to work.. it both sticks to a non-user time and auto-adjusts from a user-set time)
(Minor thing) I didn't notice this felt odd until I tried it: "the next hour" is a sane default for event start time even for when adding events to days in the future... Except when it wraps around and default 23-00 time is 00 on the selected day. That just seems off. The important thing though is of course that it is the correct day, but still.. it feels odd.
Please, please, please look at the patch i have been using for these issues the last few months, it doesn't have these issues (afaik ;)). https://github.com/attah/calendar-patch
And for the record; I do volunteer to fix up the calendar for you, should you want me to.
2 | No.2 Revision |
First off, a big thanks for finally addressing this: https://together.jolla.com/question/2132/new-calendar-entries-default-to-the-wrong-date/
However, unfortunately a few errors managed to sneak in.
Default time behaves differently when adding events for today between 23 and 00 depending on whether today's date has been clicked explicitly or is highlighted by default or through "go to today" on the pulley menu. If the day is not explicitly selected the start time defaults to this hour, and if today's date was explicitly selected the event defaults to 00:00 the same day. Neither is consistent with the behavior from the other 23 hours, nor a useful default!
If I add an event to any day between 22 and 23 the default end time is 00:00 the next day, which is fine, but the end time sticks there when i edit the start time (to a lower value). This in unlike any other time of the day where the end time follows the start time. (The code seems to indicate that the end time/date should not be adjusted if set by the user. But this does not seem to work.. it both sticks to a non-user time and auto-adjusts from a user-set time)
(Minor thing) I didn't notice this felt odd until I tried it: "the next hour" is a sane default for event start time even for when adding events to days in the future... Except when it wraps around and default 23-00 time is 00 on the selected day. That just seems off. The important thing though is of course that it is the correct day, but still.. it feels odd.
Please, please, please look at the patch i have been using for these issues the last few months, it doesn't have these issues (afaik ;)). https://github.com/attah/calendar-patch
And for the record; I do volunteer to fix up the calendar for you, should you want me to.
3 | No.3 Revision |
First off, a big thanks for finally addressing this: https://together.jolla.com/question/2132/new-calendar-entries-default-to-the-wrong-date/
However, unfortunately a few errors managed to sneak in.
Default time behaves differently when adding events for today between 23 and 00 depending on whether today's date has been clicked explicitly or is highlighted by default or through "go to today" on the pulley menu. If the day is not explicitly selected the start time defaults to this hour, and if today's date was explicitly selected the event defaults to 00:00 the same day. Neither is consistent with the behavior from the other 23 hours, nor a very useful default!
If I add an event to any day between 22 and 23 the default end time is 00:00 the next day, which is fine, but the end time sticks there when i edit the start time (to a lower value). This in unlike any other time of the day where the end time follows the start time. (The code seems to indicate that the end time/date should not be adjusted if set by the user. But this does not seem to work.. it both sticks to a non-user time and auto-adjusts from a user-set time)
(Minor thing) I didn't notice this felt odd until I tried it: "the next hour" is a sane default for event start time even for when adding events to days in the future... Except when it wraps around and default 23-00 time is 00 on the selected day. That just seems off. The important thing though is of course that it is the correct day, but still.. it feels odd.
Please, please, please look at the patch i have been using for these issues the last few months, it doesn't have these issues (afaik ;)). https://github.com/attah/calendar-patch
And for the record; I do volunteer to fix up the calendar for you, should you want me to.
4 | No.4 Revision |
First off, a big thanks for finally addressing this: https://together.jolla.com/question/2132/new-calendar-entries-default-to-the-wrong-date/
However, unfortunately a few errors managed to sneak in.
Default time behaves differently when adding events for today between 23 and 00 depending on whether today's date has been clicked explicitly or is highlighted by default or through "go to today" on the pulley menu. If the day is not explicitly selected the start time defaults to this hour, and if today's date was explicitly selected the event defaults to 00:00 the same day. Neither is consistent with the behavior from the other 23 hours, nor a very useful default!
If I add an event to any day between 22 and 23 the default end time is 00:00 the next day, which is fine, but the end time sticks there when i edit the start time (to a lower value). This in unlike any other time of the day where the end time follows the start time. (The code seems to indicate that the end time/date should not be adjusted if set by the user. But this does not seem to work.. it both sticks to a non-user time and auto-adjusts from a user-set time)
(Minor thing) I didn't notice this felt odd until I tried it: "the next hour" is a sane default for event start time even for when adding events to days in the future... Except when it wraps around and default 23-00 time is 00 on the selected day. That just seems off. The important thing though is of course that it is the correct day, but still.. it feels odd.
Please, please, please look at the patch i have been using for these issues the last few months, it doesn't have these issues (afaik ;)). https://github.com/attah/calendar-patch
And for the record; I do volunteer to fix up the calendar for you, should you want me to.
Update: Still present in 1.1.1.26
5 | No.5 Revision |
First off, a big thanks for finally addressing this: https://together.jolla.com/question/2132/new-calendar-entries-default-to-the-wrong-date/
However, unfortunately a few errors managed to sneak in.
Default time behaves differently when adding events for today between 23 and 00 depending on whether today's date has been clicked explicitly or is highlighted by default or through "go to today" on the pulley menu. If the day is not explicitly selected the start time defaults to this hour, and if today's date was explicitly selected the event defaults to 00:00 the same day. Neither is consistent with the behavior from the other 23 hours, nor a very useful default!
If I add an event to any day between 22 and 23 the default end time is 00:00 the next day, which is fine, but the end time sticks there when i edit the start time (to a lower value). This in unlike any other time of the day where the end time follows the start time. (The code seems to indicate that the end time/date should not be adjusted if set by the user. But this does not seem to work.. it both sticks to a non-user time and auto-adjusts from a user-set time)
(Minor thing) I didn't notice this felt odd until I tried it: "the next hour" is a sane default for event start time even for when adding events to days in the future... Except when it wraps around and default 23-00 time is 00 on the selected day. That just seems off. The important thing though is of course that it is the correct day, but still.. it feels odd.
Please, please, please look at the patch i have been using for these issues the last few months, it doesn't have these issues (afaik ;)). https://github.com/attah/calendar-patch
And for the record; I do volunteer to fix up the calendar for you, should you want me to.
Update: Still present in 1.1.1.26
Update: Still present in 1.1.1.27