Closed
Bug 269837
Opened 20 years ago
Closed 19 years ago
Allow weekview to become narrower when "Workweek days only" is checked
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: mostafah)
Details
Attachments
(1 file)
1.66 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: cvs-cal
The minimum width of weekview is the same whether or not "Workweek days only" is
checked.
Reproducible: Always
Steps to Reproduce:
1. Viewing weekview, resize calendar window to narrowest until right side is cut
off.
2. Toggle View | "Workweek days only"
3. Repeat step 1.
Actual Results:
The minimum width was the same.
Expected Results:
The minimum width should be narrower with fewer days.
Apparently collapsed columns (or their children) still take up space.
Changing them to hidden works, the view can become narrower before the right
side is clipped by the window.
Tested on Moz1.7.3, TB0.9.
Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 165923 [details] [diff] [review]
weekview.js patch: use "hidden" instead of "collapsed" for columns
Checked in. Thanks
Attachment #165923 -
Flags: first-review+
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
Comment 3•19 years ago
|
||
-> FIXED
Run across this open bug which has been fixed over 1 year ago. In addition there was the introduction of the new views in the meantime.
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
•