Closed
Bug 76956
Opened 25 years ago
Closed 24 years ago
The charset name were cut-off under charset sub-menu
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.3
People
(Reporter: amyy, Assigned: paulkchen)
Details
(Keywords: intl)
Build: 04-19 Linux trunk
Steps to reproduce:
1. Launch the browser.
2. View | Charset Coding | More | East European (or East Asian...)
Result:
You will see some charset name are not complete display,
e.g. Central European(ISO-885...) or Traditional Chinese(EUC-T...)
even you move the mouse curson still couldn't display completely.
Note: Windows and Mac are display fine.
Updated•25 years ago
|
QA Contact: andreasb → ylong
Comment 1•25 years ago
|
||
I only see this for "Central European (Windows-125...)".
But isn't this a feature? I see the same truncation for bookmark items.
Change component to xptoolkit and reassign to pinkerton.
Assignee: nhotta → pinkerton
Component: Internationalization → XP Toolkit/Widgets: Menus
Keywords: intl
Comment 2•25 years ago
|
||
i would assume we have code that puts a max width on a menu item and the font on
linux is just larger than that on win32.
this is a content problem then.
Assignee: pinkerton → pchen
Updated•25 years ago
|
Comment 4•24 years ago
|
||
Per Vishy's request, setting priority P2, so that we can triage with Nav for
M0.9.2.
Marking as CatFood, because users should be able to read what they are setting
in the menu.
Comment 5•24 years ago
|
||
Can we have a screen shot to determine how bad this is. If its only a small
amount of truncation at the end, we could defer this bug. If we see data
suggesting greater severity, we can put this back on the m0.9.2 list, otherwise
moving to m0.9.3
Priority: P2 → P3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•24 years ago
|
Keywords: nsCatFood → nsCatFood+
| Reporter | ||
Comment 6•24 years ago
|
||
On 06-11-08 Linux trunk build, all those charsets menu are display completely.
I'll mark it as worksforme right now.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: amyy → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•