Closed
Bug 301854
Opened 20 years ago
Closed 6 years ago
Unable to select Directory Server from dropdown because it's too slim
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ispiked, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
47.69 KB,
image/png
|
Details | |
|
701 bytes,
patch
|
Details | Diff | Splinter Review |
1. Edit > Preferences > Composition > Addressing tab.
It's impossible to use the dropdown to select a Directory Server because the
dropdown widget is way too small. Clicking on it clearly activates the widget
(you can see the radio box turn gray), but it will not drop down.
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
This should be a regression after removing the dropdown image from menulist. We
should set a height value so that also empty menulist will be shown correctly. I
think that I could come up with a patch within the next days.
Status: NEW → ASSIGNED
Keywords: regression
Comment 3•20 years ago
|
||
We exactly need a height of 2.2em for an empty menulist. I tested with
different display resolutions (75dpi, 96dpi, 154dpi). All of them look fine.
Assignee: mscott → hskupin
Attachment #190325 -
Flags: review?(mscott)
Updated•20 years ago
|
Attachment #190325 -
Attachment description: Correct height of an empty menulist and the width of it's label → Correct height of an empty menulist
Updated•20 years ago
|
Component: Preferences → XUL Widgets
Flags: review?(mscott)
Product: Thunderbird → Toolkit
Version: Trunk → unspecified
Updated•20 years ago
|
Attachment #190325 -
Flags: first-review?(benjamin)
Comment 4•20 years ago
|
||
Comment on attachment 190325 [details] [diff] [review]
Correct height of an empty menulist
This seems wrong to me... why are we specifying the height of a menulist
element?
Attachment #190325 -
Flags: first-review?(benjamin) → first-review?(mconnor)
Comment 5•20 years ago
|
||
Comment on attachment 190325 [details] [diff] [review]
Correct height of an empty menulist
Clearing flag. See bug 301858 comment 4. We have to wait until bug 285076 will
be fixed.
Attachment #190325 -
Flags: first-review?(mconnor)
| Reporter | ||
Comment 6•20 years ago
|
||
I still see this same issue after bug 285076 was checked in. It appears like
shown in the screenshot (but now it's shown as grayed out (disabled)) when one
doesn't have any servers added. Shouldn't it just be a blank dropdown in this
case? (Works fine when servers are added.)
Updated•19 years ago
|
Assignee: hskupin → nobody
Status: ASSIGNED → NEW
QA Contact: xul.widgets
| Reporter | ||
Comment 7•19 years ago
|
||
*** Bug 320721 has been marked as a duplicate of this bug. ***
I don't see this in Ubuntu 8.10 and Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090227 Lightning/1.0pre Shredder/3.0b2
Fixed??
Will try to install 3.1pre as well and report back.
Comment 9•6 years ago
|
||
Just an FYI, but this seems OK in 60.7.0 (32-bit).
Comment 10•6 years ago
|
||
Thanks
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•