Closed Bug 1414621 Opened 7 years ago Closed 6 years ago

In multiweek view navigating forward and backward using the arrows on top of the view is broken

Categories

(Calendar :: Calendar Frontend, defect)

Lightning 6.0
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: MakeMyDay, Unassigned)

References

Details

(Keywords: regression)

STR:

1. switch to multiweek view in the calendar tab
2. try to switch the view forward or backward by using the arrows next to the today label in the upper left part of the view

Result:

- when moving forward, the view moves forward to the next week after the last previously displayed week
- when moving backward, the view moves half way forward compared to what was displayed before

Expected:
- in 5.4, the view moves one week forward/backward when clicking the arrows.

In any other view, the moving forward/backward works as expected.

I didn't notice this before, maybe this is a fallout from one of the recent XBL removals in toolkit.
This is not related to te xbl removal but the removed support for loading extensions deafult pref files. moveView of multiweek view is the only one that relies on reading a preference to determine the offset. If you set the pref in the code right before it is being read, everything works as expected. So, effectively this should be resolved with whatever solution bug 1414398 will come up with.
Depends on: 1414398
MakeMyDay, is this fixed with latest Thunderbird nightly builds?
Flags: needinfo?(makemyday)
I can chime in for MakeMyDay and tell you that the issue doesn't occur on my up-to-date Thunderbird Daily anymore.
Target Milestone: --- → 6.1
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(makemyday)
Resolution: --- → FIXED
The observed specific misbehaviour is fixed with fixing bug 1414398, but I haven't yet checked whether localized prefs are always loaded in the correct order (compared to the default prefs they override - looking at the landed fix, this use case is at least not handled explicitely). But if it turns pout to be an issue, we canb file a separate TB bug for that, as it would just affect Lightning.
You need to log in before you can comment on or make changes to this bug.