Closed
Bug 185202
Opened 22 years ago
Closed 22 years ago
iframes flicker when drop-down selects are used
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hfmeza, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
124 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021209
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021209
If a page containing several drop-down selects is put inside an iframe, whenever
the select is clicked and opened, the iframe will flicker.
Is HTML-FRAMES the right component, or should this go to FORM ELEMENTS?
Reproducible: Always
Steps to Reproduce:
1. Create an iframe with a page with several "select" on it (one of bugzilla's
bug pages works ok)
2. Click on one of the selects to open it
Actual Results:
The iframe flickers, probably due to redrawing?
Expected Results:
There should be no flickering
Reporter | ||
Comment 1•22 years ago
|
||
The testcase is this bug's page enclosed inside an iframe. Using one of the
"select" (like Product, or Version) causes the iframe to flicker
Comment 2•22 years ago
|
||
So, then this is still bug 163577 right?
This happends on resizing the main window, scrolling it, and now also apperantly
when you click on a select box.
Updated•22 years ago
|
Comment 3•22 years ago
|
||
I can't reproduce this bug with 2003031204-trunk/WinXP.
This appears to have been fixed on build Mozilla/5.0 (Windows; U; Windows NT
5.0; en-US; rv:1.4a) Gecko/20030312.
Reporter | ||
Comment 5•22 years ago
|
||
Confirming bug fix with 2003031304
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•