Closed
Bug 385249
Opened 16 years ago
Closed 13 years ago
Items overrun the boundary on Lightning options tabs
Categories
(Calendar :: Preferences, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jfisher, Assigned: berend.cornelius09)
References
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 Build Identifier: 2007061403 In options window all text and fields overrun to the right. Easily reproduceable running t-bird 1.5 and the .5rc2 lighting. From within t-bird go to tools pull down, click options. then click lightning. Click alarms you can se preview and the down tabs for all alarm settings overrun to the right (i.e. you cant see the whole item) Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: um self explanitory is a visual bug not function bug. Expected Results: should be able to see ALL of the useable items. thats about it
Comment 2•16 years ago
|
||
Lightning can't change the width of the Thunderbird preference window. I can confirm this at least for en-US Thunderbird 1.5 and en-US Lightning 0.5. Other locales might differ. But I see no problems using en-US Thunderbird 2.0 and en-US Lightning 0.5.
Comment 3•16 years ago
|
||
I see the views tab of the Lightning options being not high enough with en-US Tb 2.0 and recent Lightning 0.7pre nightly on WinXP with classic theme.
Comment 4•16 years ago
|
||
In my case, the right side of Lightning's options are truncated. This is with the current nightly of Lightning, Thunderbird 2.0.0.6, WinXP classic theme, large DPI display fonts, and a system-wide font family of Courier New. Firefox and Thunderbird both have these problems on my computer and I know that there is at least one Firefox bug in Bugzilla. Jere, I fixed this by going to my Thunderbird profile folder. In the Chrome folder, edit a file called UserChrome.css (create the file if it doesn't already exist), and add the following code: #MailPreferences { width: 800px !important; height: 600px !important; } Then save the file and restart Thunderbird. You can tweak the width and the height to your satisfaction.
Comment 5•16 years ago
|
||
So how to fix this properly? Filing a bug for Thunderbird to request to resize that window or make the preference window rezisable?
Updated•16 years ago
|
Summary: In lightning clicking the lightning tab in options, items overrun the boundary → Items overrun the boundary on Lightning options tabs
Comment 7•16 years ago
|
||
Confirming this bug based on the duplicates.
Severity: trivial → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 10•15 years ago
|
||
This is still on for TB 2.0.0.14 Lightning 0.8 (In reply to comment #5) > So how to fix this properly? the easiest seams to be reorg of options so that they fit in that limited space. also as workaround css I find enough to put: #MailPreferences { height: 500px !important; } or #MailPreferences { height: 44em !important; } [de default style shows w 44em/h 38em]
Updated•15 years ago
|
Flags: tb-integration?
Updated•15 years ago
|
Flags: tb-integration? → tb-integration+
Comment 11•15 years ago
|
||
Is this Windows only? It looks good on Mac, what about other platforms?
Comment 12•15 years ago
|
||
(In reply to comment #11) > Is this Windows only? It looks good on Mac, what about other platforms? Maybe it is related with Thunderbird default theme (with silvermel theme there is scrollbar)
Comment 13•15 years ago
|
||
Comment 14•15 years ago
|
||
Updated•15 years ago
|
Priority: -- → P3
Updated•15 years ago
|
Assignee: nobody → Berend.Cornelius
Assignee | ||
Comment 15•15 years ago
|
||
I cannot reproduce this issue in the latest nightly anymore, wheareas I had no problem to reproduce it in Lightning 0.9 (under Windows). Also I noticed that the preference dialog is - in Windows only - not resizable anymore.
Assignee | ||
Comment 16•15 years ago
|
||
Neither me nor Andreas could reproduce this issue anymore, so I am declaring this as resolved
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 17•15 years ago
|
||
Easily reproducible for me using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081214 Lightning/1.0pre Shredder/3.0b2pre. Still seeing the behavior I reported in comment#3.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 18•15 years ago
|
||
Comment 19•15 years ago
|
||
Comment 20•15 years ago
|
||
Martin, thanks for your 'use windows classic theme' hint. Now it's possible for me to reproduce this issue. The bug is fixed with the default windows XP desktop theme.
Comment 21•15 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20081212 Lightning/1.0pre Shredder/3.0b2pre ID:20081212032953 WFM (vista)
Updated•15 years ago
|
Status: REOPENED → NEW
Comment 22•13 years ago
|
||
WFM on linux. Can anyone on windows xp and mac reproduce this issue?
Comment 23•13 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.1.8) Gecko/20100216 Lightning/1.0b1 Thunderbird/3.0.2 Looks OK on Windows XP
Comment 24•13 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 ID:20100111101938 WFM vista
Comment 25•13 years ago
|
||
Thanks for testing, looks like this is WFM.
Status: NEW → RESOLVED
Closed: 15 years ago → 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•