Closed
Bug 383575
Opened 18 years ago
Closed 18 years ago
multiple events at the same time that divide the event width cause all the events at other times of the day to be reduced in width
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 304741
People
(Reporter: paul.ward, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4pre) Gecko/20070529 Sunbird/0.5
If you create two events on the same day with overlapping times, the event widths in day and week view are divided between the number of events. IE two events have 1/2 half the available width, and 3 have 1/3 of the width. All good.
However, all the other events on the same day also have their widths divided by the highest multiple of events in a day. IE if 4 events overlap, then all events on that day will be 1/4 width.
The overlap event width division should only affect the area on a day where the overlap occurs.
Reproducible: Always
Steps to Reproduce:
1. create two or more events that have a full or partial time overlap
2.
3.
Actual Results:
all events on that day have their display width divided by the highest number of items overlapping.
Expected Results:
It should only divide the display width of the items that overlap not all items on that day.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•