Closed
Bug 1169348
Opened 10 years ago
Closed 10 years ago
<select> entries are too narrow for some <select>s on bugzilla
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1168212
People
(Reporter: froydnj, Unassigned)
Details
STR:
1. Prepare to file a new bugzilla bug: https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Widget%3A%20Gtk
2. Click on the "Priority" dropdown.
Alternate STR:
1. As above.
2. Click on the "Set bug flags" button.
3. Click on the dropdown next to the needinfo flag.
Expected results:
Can see the text of the <select> values.
Actual results:
Can see a "--" entry (in the case of priorities), but all the other entries have no text associated with them. You can select the "P1", "P2", etc. values (or "?", "-", "+" values for needinfo) by clicking them with the mouse.
This only started happening in the last week or so. I'm unsure if this is specific to e10s. Some other <select> boxes work properly (truncating the text if it's too long for the width of the <select>), so I'm not sure what's different about the particular <select>s described above.
![]() |
Reporter | |
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•