Closed
Bug 326586
Opened 20 years ago
Closed 19 years ago
width of eventboxes in monthview is wrong
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mvl, Assigned: jminta)
Details
Attachments
(2 files)
|
3.04 KB,
patch
|
Details | Diff | Splinter Review | |
|
4.19 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
The width of the eventboxes is the minimal width to make the label fit, instead of being the width of the daybox.
The result is that an event with a short label shows a small box, while an event with a long label doesn't show the ellipsis after cropping.
| Reporter | ||
Comment 1•20 years ago
|
||
This patch fixes the issue of the small labels. They are now the size of the daybox.
But long label are still not cropped. I'm out of ideas on how to fix that.
| Assignee | ||
Updated•19 years ago
|
Flags: blocking0.3+
| Assignee | ||
Comment 2•19 years ago
|
||
Now we should have proper cropping.
| Reporter | ||
Comment 3•19 years ago
|
||
Comment on attachment 227745 [details] [diff] [review]
use .value
r=mvl
Attachment #227745 -
Flags: first-review?(mvl) → first-review+
| Assignee | ||
Comment 4•19 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 5•19 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060926 Calendar/0.3a2+
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•