Closed Bug 289473 Opened 20 years ago Closed 20 years ago

select dropdown box is not appearing when inside a tag with style overflow:hidden

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: albert.brand, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050404 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050404 Firefox/1.0+

Consider this example: 

<div style="overflow:hidden">
<select>
<option value=1>A</option>
<option value=2>B</option>
<option value=3>C</option>
</select>
</div>

If you click on the selectbox, the dropdown part isn't showing. You can select
the selectbox though, and use the arrow keys etc. Seems to be a regression from
a few days back.

Reproducible: Always

Steps to Reproduce:
See the included example html.



I'm using a recent nightly. Haven't tried yet with the latest, because there
where some work-affecting bugs lately.
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050407
Firefox/1.0+

Please retest with a newer build please.
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050407
Firefox/1.0+ - clean profile or safe mode, I can still produce the behaviour.
Both dropdowns are visible for me
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050408
Firefox/1.0+ - it's working again! My apologies for bothering you with this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: