Closed
Bug 13771
Opened 25 years ago
Closed 25 years ago
[GFX Scrollbar]HTML form menus remember positioning, but shouldn't
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cpratt, Assigned: rods)
References
()
Details
(Whiteboard: Waiting for GFX scrollbars)
Build ID: 19990913xx
Platform: Windows NT, RH Linux 6
To reproduce:
- Launch apprunner
- Load the above URL, or a page with a form with a long list of OPTIONs
- Click the disclosure triangle to drop down the list of OPTIONs
- Click under the thumb to scroll down in the list (this disappears the list;
this is a known bug documented elsewhere)
- Click the disclosure triangle again
Result: The list is shown, but in a scrolled down state (as it presumably was
scrolled down by clicking beneath the thumb).
Expected result: Every display of a drop-down list such as this should be
'reset' to show the original/default view instead of its last viewed state.
Updated•25 years ago
|
Assignee: karnaze → rods
Comment 1•25 years ago
|
||
Reassigning to Rod.
Assignee | ||
Comment 2•25 years ago
|
||
Hmmmm... Could it be a feature? Ok, maybe not. I will wait until GFX scrollbars
are used in the combobox before fixing this.
Assignee | ||
Updated•25 years ago
|
Summary: HTML form menus remember positioning, but shouldn't → [GFX Scrollbar]HTML form menus remember positioning, but shouldn't
Whiteboard: Waiting for GFX scrollbars
Assignee | ||
Comment 3•25 years ago
|
||
Also, its not that it shouldn't remember the position. It's that the selected
item should be scrolled into view.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
now always scrolls to the selected item ot to 0,0 when nothing is selcted -
fixed
Comment 5•25 years ago
|
||
Marking VERIFIED FIXED on:
- Linux6 2000-03-07-09 Commercial build
- MacOS9 2000-03-07-08 Commercial build
- Win98 2000-03-07-09 Commercial build
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•