Closed
Bug 189786
Opened 22 years ago
Closed 21 years ago
Advanced->Wheel mouse preference panel truncates translated text and box
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: prometeo.bugs, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
548 bytes,
patch
|
caillon
:
review+
alecf
:
superreview+
dbaron
:
approval1.6b+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.3a) Gecko/20021212
In the wheel mouse panel, the translation of the first line of text (longer than
the original english one: "Specify etc.") will be truncated and the box
containing the radio boxes will be truncated too.
I've seen bug 160466, where this panel is supposed to be removed and I'm against
it: while everybody (? :) ) is pondering about such a decision, a quick fix for
this can be implemented.
Looking at similar bugs, I suppose that fixing this could be as easy as removing
<hbox>, but I'm no XUL/js/HTML guru...
Reproducible: Always
Steps to Reproduce:
1. Launch mozilla
2. Install the Italian lang pack (for example, but I guess it's a common problem)
3. Open Prefrences->Advanced->Wheel mouse panel
Actual Results:
Text and the box containing the radio buttons in the panel get truncated.
Expected Results:
Show a beautifully aligned and wordwrapped text, upon a cleary and completely
visible box. :)
This happens under modern theme. I'll test under classic and add a note.
And I can add screenshot if somebody cares.
Reporter | ||
Comment 1•22 years ago
|
||
Just tested under the classic theme and the bug still holds.
Comment 3•21 years ago
|
||
Updated•21 years ago
|
Attachment #136009 -
Flags: superreview?(alecf)
Attachment #136009 -
Flags: review?(caillon)
Comment 4•21 years ago
|
||
Comment on attachment 136009 [details] [diff] [review]
Use a wrappable description
sr=alecf
Attachment #136009 -
Flags: superreview?(alecf) → superreview+
Updated•21 years ago
|
Attachment #136009 -
Flags: review?(caillon) → review+
Comment 5•21 years ago
|
||
Comment on attachment 136009 [details] [diff] [review]
Use a wrappable description
Risk-free patch to make this panel more i18n friendly.
Attachment #136009 -
Flags: approval1.6b?
Attachment #136009 -
Flags: approval1.6b? → approval1.6b+
Comment 6•21 years ago
|
||
Fix checked in
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•21 years ago
|
||
Thank you Neil and all the people involved: this long standing issue is finally
resolved! Thanks again and again.
Reporter | ||
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•