Closed
Bug 168375
Opened 23 years ago
Closed 22 years ago
Week View Scroll Problems
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shawn, Assigned: belhaire)
References
Details
Attachments
(1 file, 1 obsolete file)
56.81 KB,
patch
|
mikeypotter
:
first-review+
|
Details | Diff | Splinter Review |
When scrolling horizontally in the week view, the events no longer line up with
the days and dates.
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•23 years ago
|
Target Milestone: --- → 1.0
Comment 1•23 years ago
|
||
Default QA Contact for Calendar has changed. If you wish to remain the QA
contact for this bug, feel free to change it back.
QA Contact: colint → brantgurganus2001
Comment 2•23 years ago
|
||
This patch makes the whole pane, except the week navigation bar at the top
scroll horizontally when the window is too small. This is not very consistant
with what happens to the month view window where the whole pane scrolls.
Comment 3•23 years ago
|
||
Comment on attachment 111431 [details] [diff] [review]
Patch that fixes the bug.
I'd rather fix this bug properly by getting the week view redone than to hack
it like this.
Attachment #111431 -
Attachment is obsolete: true
Comment 4•22 years ago
|
||
This might be related to bug 134892
Assignee | ||
Comment 5•22 years ago
|
||
When trying to implement :
- http://bugzilla.mozilla.org/show_bug.cgi?id=206757 : Please allow
Monday-Friday only setting to apply to 1 week view.
I found that the important modifications of the week View has to be done.
I post those modification as a patch in this bug in the attachement following
this comment.
Those modifications should correct also the bugs :
- http://bugzilla.mozilla.org/show_bug.cgi?id=134892 : Resizing Week view
produces garbage
- http://bugzilla.mozilla.org/show_bug.cgi?id=160282 : strange line thickness in
week view
- http://bugzilla.mozilla.org/show_bug.cgi?id=193842 : Incorrectly displayed <>
1 h events in week view
- http://bugzilla.mozilla.org/show_bug.cgi?id=195997 : Missing scrollbar in week
view
- http://bugzilla.mozilla.org/show_bug.cgi?id=205987 : event end after 18:00 is
extended until 24:00 in week view
Assignee: mikep → belhaire
Assignee | ||
Comment 6•22 years ago
|
||
see previous comment first.
I should add that this bug also correct the pref dialog related to week view
(and add some dtd ENTITY related to this prefs).
Assignee | ||
Updated•22 years ago
|
Attachment #126118 -
Flags: first-review?(mikep)
Comment 7•22 years ago
|
||
Comment on attachment 126118 [details] [diff] [review]
patch for partial rebuilding of the week view
Patch checked in .
Attachment #126118 -
Flags: first-review?(mikep) → first-review+
Assignee | ||
Comment 8•22 years ago
|
||
Even if the week view can still be improved. I think that this bug is now FIXED
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 9•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
Updated•17 years ago
|
Target Milestone: 1.0 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•