Closed Bug 252690 Opened 20 years ago Closed 19 years ago

form drop-down list doesn't work properly inside a fixed height iframe

Categories

(Core :: Layout: Form Controls, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dcordeiro, Assigned: bugzilla)

References

()

Details

(Keywords: testcase)

Attachments

(1 file, 2 obsolete files)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040719 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040719 Firefox/0.9.1

In page http://www.detran.sp.gov.br/, seens that the drop-down list in middle of
page is frozen. I can click in it, use keboard but can't use mouse on it.

This drop-down is into a frame. When I access
http://www.detran.sp.gov.br/clique.html, the drop-down seens just fine.

Reproducible: Always
Steps to Reproduce:
1. Enter http://www.detran.sp.gov.br/
2. Click in the drop-down list (the first option is "- DETRAN SP em um clique"
3. Try to select any option or use the scrollbar

Actual Results:  
The list shows up, but I can't use the scrollbar with mouse (keyboard almost work)

Expected Results:  
Display the drop-down list and allow to use scrollbars with mouse
The selection list (form element) probably doesn't get mousemove events when it
is inside an iframe and the iframe has a defined height (but, removing the
height will destroy page layout). Confirming on branch FF 20040722 and Mozilla
1.7. There are some possibly related bugs (search Bugzilla with keywords "iframe
mouse").
Confirming and changing summary.
Status: UNCONFIRMED → NEW
Component: General → DOM: Events
Ever confirmed: true
OS: Linux → All
Product: Firefox → Browser
Summary: Frozen drop-down list → form drop-down list doesn't work properly inside a fixed height iframe
Version: unspecified → Trunk
Attached file testcase file 1 (obsolete) —
Attachment #154085 - Attachment is obsolete: true
Good testcase, but this one is slightly better, because this one is directly
viewable
Attachment #154086 - Attachment is obsolete: true
Good shot, Martijn. How did you managed to get the url for the embedded html
file? IIRC, this was once possible by attaching the files then noticing its url
in bugzilla. This time I could only get a mangled cgi link.
I used a a data uri for the iframe.

The testcase seems to work in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401
But it doesn't seem to work in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
Bug still happens with "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040928 Firefox/0.9.3"
Depends on: 215830
Component: DOM: Events → Layout: Form Controls
Keywords: testcase
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051223 Firefox/1.6a1

Works for me.
Yeah, works for me too with current windows trunk build. Marking WFM.
Status: NEW → RESOLVED
Closed: 19 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: