Closed
Bug 142949
Opened 23 years ago
Closed 22 years ago
Whitespace in option value pulldown unselectable.
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: stephend, Assigned: john)
References
()
Details
(Whiteboard: [DUPEME])
Attachments
(1 file)
|
2.82 KB,
text/html
|
Details |
Build ID: Windows 2000, trunk.
Summary: Whitespace in option value pulldown unselectable.
Steps to Reproduce:
1. Visit http://www.eidosinteractive.com/
2. Use the 'Select a Game' pulldown.
Actual Results:
When selecting (with the mouse) the option values, you can only change a
selection if your mouse pointer hits area with the text name.
Expected Results:
You should be able to select whitespace, and have that option selectable
regardless of where your pointer lands.
| Assignee | ||
Comment 1•23 years ago
|
||
This occurs when a select has a width specified in the style. I am pretty sure
I have seen this before.
Whiteboard: [DUPEME]
| Reporter | ||
Comment 3•23 years ago
|
||
| Reporter | ||
Comment 4•23 years ago
|
||
I believe the key here is a scrollbar's presence _and_ the inline styling of width.
| Reporter | ||
Comment 5•22 years ago
|
||
John, someone fixed this recently. Do you have any idea which bug to DUP this
against? Anyway, it works fine now.
Comment 6•22 years ago
|
||
The dupe is probably 108127. Bug 130537 reported the same problem, and was
duped against that (even though the summary is different). Anyway, see comment
6 there by Jesse Ruderman.
| Assignee | ||
Comment 7•22 years ago
|
||
bug 108127 looks different, let's just close this one out.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 8•22 years ago
|
||
verified with trunk build 2003-06-10-08, and my testcase attached to this bug
report.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•