Closed
Bug 182476
Opened 23 years ago
Closed 23 years ago
Scroll widgets don't display properly on SELECT elements where size <= 3
Categories
(Camino Graveyard :: HTML Form Controls, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: spamtrap, Assigned: bryner)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6
On the form in the URL provided there are 2 small (perhaps rediculously small)
multi-choice selection menus that are missing scrollbars.
Reproducible: Always
Steps to Reproduce:
1. go to http://tours.surroundpix.com.au/advanced.app?more=yes&agent_id=424
2. observe the lack of scrollbars
3.
Actual Results:
The selection menus (named "Suburb" and "Category") are missing the scrollbars
needed to make them navigable.
Expected Results:
I get scrollbars with OmniWeb.
Comment 1•23 years ago
|
||
Work-around: click on first item and use the arrow-keys.
FYI:
- Similar problem with Component Select field in bugzilla IF you have activated
via TinkerTool the Double-Arrows at both Ends.
- Similar problem with Java applet (and Java program eg: Myster).
I don't know if it's possible at Chimera level to reduce to just 2 arrows
(bugzilla) or just a Scroll Thumb without arrows at all when it's too small.
Comment 2•23 years ago
|
||
Duplicate of Bug 153075
Confirmed using Chimera/2002112604 and FizzillaMach/2002112607. I'm certain this
has been reported before, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: 2 small multi-choice menus are missing scrollbars so are unuseable → Scroll widgets don't display properly on SELECT elements where size <= 3
Comment 4•23 years ago
|
||
I (normally) have only single arrows at the ends of my scrollbars (don't recall
if I used tinkertool, or what). I got the same lack of scroll arrows on the example.
Comment 5•23 years ago
|
||
Those input elements are too short to show scrollbars. Make any other scrollbar
in the OS this height, and it will display in the same way.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•