Closed Bug 105786 Opened 24 years ago Closed 24 years ago

Form Element Multiple Select displays scrollbar as if it can scroll when it can't

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 45731

People

(Reporter: caleb_gilmour, Assigned: rods)

Details

when using the SELECT form element and the MULTIPLE flag, mozilla displays a selection box with a scrollbar on the right hand side. The "bug" is that it displays it as if it can scroll when it can't. Eg. There are 4 OPTION elements, and it is displaying 5 lines (SIZE="5") then it displays the scroll widget, even though it can't scroll. When there are the same number of options inside it as there are lines being displayed, then it looks like the list will scroll (because it is full, and there is a scrolling widget that looks like it will move), and that clicking it will make them scroll. Could cause user confusion.
*** This bug has been marked as a duplicate of 45731 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.