Closed
Bug 269783
Opened 20 years ago
Closed 19 years ago
row/column header cells vary in size when changing month in Month View
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mproteau, Assigned: mostafah)
Details
User-Agent: Mozilla/4.8 [en] (Windows NT 5.1; U) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041112 Mozilla Sunbird/0.2b When in Month View in Sunbird, changing months can cause the row and column headers to change size. For example, October 2004 shows 6 weeks in the month view. November 2004 shows 5 weeks. As a result, the column headers (Mon, Tue, Wed etc) are larger in November than in October). From January 2005 to February 2005, the row headers (W1, W2, W3 etc) change size because the first row in 2005 is for W53 - the extra digit requires more room. It'd be nice for the cells in the calendar to remain a fixed size/position on the screen. Reproducible: Always Steps to Reproduce: 1. Set the view to Month View 2. Set the month to October 2004 3. Advance month to November 2004 (see that the column headers get larger) 4. Advance month to February 2005 (see that the row headers get smaller) Actual Results: Column/row headers change size. Expected Results: There should be a fixed size to accomodate the headers/rows of all months, so they can remain constant.
Comment 1•20 years ago
|
||
The difference between october and november is caused by the scrollbar (that should not be there, bug 260519) The W53 vs W1 is an issue.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
Comment 2•19 years ago
|
||
Fixed by the switch to the new views. (bug 297934)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•