Closed
Bug 398564
Opened 18 years ago
Closed 15 years ago
Default size of Add-ons Manager is too small for the new Plugins panel
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: reed, Unassigned)
References
Details
(Keywords: polish)
Attachments
(3 files)
Ever since the new plugins panel landed, the default size of the Add-ons Manager in a new profile is too small to show the entire panel without scrolling from left to right (and visa-versa). The default size needs to be adjusted to account for this new panel so that no left<->right scrolling is needed by default. Note that only the plugins panel requires left<->right scrolling.
Screenshots of each panel to be attached showing the problem.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
This is fine on windows and mac. Reed tells me that he has his font set to a larger size than normal.
Looks like we provide a default size in pixels, switching to em or whatever that other unit everyone raves about currently is would probably be better.
![]() |
||
Comment 4•18 years ago
|
||
This happens when an installed plugin (or extension / theme / locale) provides a rather long name so em won't help.
We could add crop to the add-on name when not selected and remove crop or add wrap when it is selected but that would also look pretty bad.
Comment 5•18 years ago
|
||
Can we just not crop the name all the time. If people want to see more of the name they can resize or we can put the name in a tooltip when hovered over?
![]() |
||
Comment 6•18 years ago
|
||
(In reply to comment #5)
> Can we just not crop the name all the time. If people want to see more of the
> name they can resize or we can put the name in a tooltip when hovered over?
It appears that crop on the name stopped working at sometime so sure. ;)
This would be why this is happening with the plugins view.
I'm fine with requiring resizing to read the entire name (e.g. how it worked before crop stopped working) or with a tooltip but how would you prevent the overflow without cropping?
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 7•15 years ago
|
||
Irrelevant with the new UI
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•