Closed
Bug 439020
Opened 18 years ago
Closed 18 years ago
Disabled list box should have its scrollbars disabled too
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 193534
People
(Reporter: divaharlal, Unassigned)
Details
Attachments
(1 file)
|
207 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Scroll bar to the list box is scrolling when list box is disabled. In internet explore the scrollbar its seems like disabled
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Updated•18 years ago
|
Severity: normal → major
Comment 1•18 years ago
|
||
Any particular reason you think the scrollbar should be disabled? It seems to me that it's useful to be able to see all the options even though the listbox widget is disabled. On the other hand, the enabled scrollbar might stick out visually, especially on Mac OS X.
Testing on Mac: In Firefox and Safari, the scrollbar is enabled. In Opera, the scrollbar is disabled, but two-finger trackpad scrolling still works (!).
Component: General → Layout: Form Controls
Product: Firefox → Core
QA Contact: general → layout.form-controls
Comment 2•18 years ago
|
||
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Summary: Disable list box → Disabled list box should have its scrollbars disabled too
You need to log in
before you can comment on or make changes to this bug.
Description
•