Closed
Bug 413662
Opened 17 years ago
Closed 17 years ago
Provide a minimum width for 'completed' column in 'calendar-task-tree.xml' (UnifinderToDo)
Categories
(Calendar :: Tasks, defect)
Calendar
Tasks
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 407933
People
(Reporter: giermann, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Lightning 0.8pre (build 2008012119)
The completed column should have a minimum width set to the size needed to display the checkbox image.
Reproducible: Always
Actual Results:
One is able to set the width too small to display the right border of the checkbox.
Expected Results:
Image should display correct, maybe the column width should be fixed.
I already played around a little:
I was not able to have 2 'fixed' columns next to each other...
The style 'min-width' seems to be being ignored...
Comment 1•17 years ago
|
||
Try setting fixed="NN" as an attribute on the treecol. This worked in other places.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•