Closed
Bug 267491
Opened 20 years ago
Closed 20 years ago
advanced scripts preference window needs to be resizable for localisation
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
DUPLICATE
of bug 222782
People
(Reporter: ronny.perinke, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 (Sephiroth/AXP) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 (Sephiroth/AXP) Since I use my own translation for Firefox I noticed that the dialog box for the advanced java scripts settings is not wide enough, my translated text is a little to long and so it's cut off. Reproducible: Always Steps to Reproduce: Solution: pref-advancedscripts.xul change <listbox flex="1" rows="6"> to <listbox flex="1" rows="6" style="&prefbox.style;"> and add <!ENTITY prefbox.style "width: 20em;"> to pref-advancedscripts.dtd This allows translators to make the box as wide as needed.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 222782 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•