Closed
Bug 268302
Opened 20 years ago
Closed 19 years ago
eventboxes in weekview are a few pixels off
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mvl, Assigned: mostafah)
References
Details
Attachments
(1 file)
|
840 bytes,
patch
|
Details | Diff | Splinter Review |
The eventboxes in weekview are a few pixels to the left of the grid. I think it is due to the removal of a 2px margin in bug 242317. http://lxr.mozilla.org/seamonkey/source/calendar/resources/content/weekView.js#315 substracts two pixels, and the only reason i can think of is the 2px margin that used to be there.
| Reporter | ||
Comment 1•20 years ago
|
||
attachment.cgi 165207 shows the moved boxes
| Reporter | ||
Comment 2•20 years ago
|
||
*** Bug 271487 has been marked as a duplicate of this bug. ***
Simply removing the -2 seems to fix the problem. Tested on Moz1.7.3 (modern) and TB0.9 (classic).
Comment 4•20 years ago
|
||
*** Bug 292175 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
not a problem in new views
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•