Closed
Bug 453409
Opened 17 years ago
Closed 17 years ago
Calendar list scrollbar hides read-only icons
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: dbo, Assigned: Fallen)
Details
Attachments
(1 file)
1.73 KB,
patch
|
berend.cornelius09
:
review+
|
Details | Diff | Splinter Review |
follow-up from bug 392561:
In case there's not enough vertical space to show up the whole calendar list, the scrollbar hides the read-only icons.
Assignee | ||
Comment 1•17 years ago
|
||
After lots of ugly workarounds, I have found something that is semi-clean. Enjoy!
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #336628 -
Flags: review?(Berend.Cornelius)
Comment 2•17 years ago
|
||
> + <!-- This is a hack to make sure the last column is not covered by
> + the scrollbar in case of an overflow.
I think that a "hack" is a mistakable description of your patch. I would rather call it a "very elegant workaround". There's no need to hide your light under a bushel!
patch works great; r=berend
Updated•17 years ago
|
Attachment #336628 -
Flags: review?(Berend.Cornelius) → review+
Assignee | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> I think that a "hack" is a mistakable description of your patch. I would rather
> call it a "very elegant workaround". There's no need to hide your light under a
> bushel!
I've adapted the comment to contain the new commendations ;-)
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Comment 4•17 years ago
|
||
Checked in lightning 2008090403 and sunbird 20080903 -> VERIFIED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•