Closed Bug 699381 Opened 14 years ago Closed 13 years ago

Addon About dialog: extensionDetailsBox too small

Categories

(Toolkit :: Add-ons Manager, defect)

8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: realRaven, Unassigned)

Details

Attachments

(3 files)

Attached image Addon-About.png
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Build ID: 20110928134238 Steps to reproduce: Open Addon-Manager click any extension that has a reasonable amount of "about" notes; e.g. Zombie Keys or Tag Toolbar. then select about from the context menu. Actual results: the dialog would be high enough for all the information but the top panel only uses half the space Expected results: extensionDetailsBox should have expanded to fill remaining dialog height. This can be resolved by finding the contributorsBox (next sibling of extensionDetailsBox) and adding collapsed: true. Note: thereis another contributorsBox vbox element _within_ the extensiondDetailBox. I would also highly recommend making the dialog resizable
Hey Axel does it shows up in the same manner in Firefox ?
Yes it does. Also the patch (setting contributorsBox collapsed=true) works there as well. IMO the duplication of contributorsBox is possibly a bug in itself anyway. interestingly, increasing the flex attribute for extensionDetailsBox does not alleviate the bug but makes it worse. (Windows XP Pro, Windowblinds Style "Element Default"). Can somebody with a XP Luna (standard UI skin) confirm?
Component: General → Add-ons Manager
Product: Thunderbird → Toolkit
QA Contact: general → add-ons.manager
Version: 7 → 7 Branch
Could you test using the default theme, and attach a screenshot of that? Thanks.
Attached image Default theme
Here is a screenshot using Thunderbird's default theme, you can clearly see the same effect. There is additional unused space underneath the about content. I have made 2 version of the screenshot, once with Luna (default XP skin) and one with the WindowBlinds skin Eminence, to make sure this wasn't a side effect of my UI Skinning System.
Version: 7 Branch → 8 Branch
I do not see the problem on TB17 linux with the Quickfolders extension (as used in Axel's screenshot). The contributor box extends way down to the Close button. And the dialog is resizable. Can you retest it?
Problem still persists, in Windows XP (default theme) Earlybird 16.0a2, (2012-07-28) Here with a different addon (smartTemplate4)
Just tested in safe mode, which makes the bug disappear. Through elimination process, I found out that this is caused by the Quick LOcale Switcher Extension. It appears that this injects an additional contributorsBox _underneath_ the extensionDetailsBox. Once I disable it, the about dialogs do not have the wasted space anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: