Closed
Bug 453686
Opened 17 years ago
Closed 17 years ago
Calendar Properties dialog is cropped on right side
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Assigned: ssitter)
Details
Attachments
(1 file, 1 obsolete file)
58.06 KB,
image/gif
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
Build Identifier: Lightning 0.9pre 2008-09-03 20 / Thunderbird 2.0.0.16 / WinXP classic theme
Calendar Properties dialog is cropped on right side
Reproducible: Always
Steps to Reproduce:
1) Double click on the name of a calendar in the calendar list in calendar mode
The dialog won't let me resize it either.
Reporter | ||
Comment 1•17 years ago
|
||
Assignee | ||
Comment 2•17 years ago
|
||
I guess the issue is caused by Windows running with a non-default dpi- or font-size setting. This patch takes the quick solution and makes the dialog resizable.
Assignee: nobody → ssitter
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #336895 -
Flags: review?
Assignee | ||
Updated•17 years ago
|
Attachment #336895 -
Flags: review? → review?(philipp)
Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> I guess the issue is caused by Windows running with a non-default dpi- or
Yes, I'm using "Large Fonts" (120 dpi), but I've never had a problem with this dialog until recently. Your proposed solution would work fine for me.
Comment 4•17 years ago
|
||
Hmm I really wonder why this issue shows...in our init code we call sizeToContent(), so theoretically the dialog should have the right size!?
Do we really want to fix this by making the dialog resizable?
Assignee | ||
Comment 5•17 years ago
|
||
Making the dialog resizable won't hurt and is much easier for me than looking for some deeper issues with the layout code or whatever ;)
Reporter | ||
Comment 6•17 years ago
|
||
I don't know why, but this problem seems to be fixed with Lightning 0.9pre 2008-09-04 06. The only related change that I can find is bug 453453, but the two problems don't seem directly related (all of my organizer IDs were set and I didn't see any errors in the console when I had the problem).
Anyway, I'm not sure how to resolve this bug so I'd appreciate it if someone would close it appropriately.
Comment 7•17 years ago
|
||
WFM on Mac and based on comment #6.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 8•17 years ago
|
||
Comment on attachment 336895 [details] [diff] [review]
make Calendar Properties dialog resizable
Bug is resolved as WFM. -> Removing review request, and obsoleting patch.
Attachment #336895 -
Attachment is obsolete: true
Attachment #336895 -
Flags: review?(philipp)
You need to log in
before you can comment on or make changes to this bug.
Description
•