Closed
Bug 249978
Opened 21 years ago
Closed 20 years ago
Flash object flickering on window resize or layout change/reflow
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jsixpack, Assigned: roc)
References
()
Details
Attachments
(1 file)
4.36 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
The postion of an embedded flash object changes very short but noticeable on
certain events, like window resizing or whenever several CSS style properties
change dynamically (e.g. on mouseover).
See the testcase for some examples.
Reproducible: Always
Steps to Reproduce:
1. Load the test case
2. Mouse-over the test links or resize the browser window
3. look at the top left corner of the page (scrolled entirely "up").
Actual Results:
The flash object is flickerig in the top left hand corner. Thi sis most clearly
visible when resizing the browser window, less so with test cases 1 and 3 (and
absent with test case 2).
Expected Results:
Display the flash object in its initial position
This bug likely depends on bug #238493 - there are many similar bugs depending
on that one which have to do with positioned divs as well.
Reporter | ||
Comment 1•21 years ago
|
||
This testcase replaces the URL mentioned in the bug report.
Comment 3•20 years ago
|
||
This bug was fixed by the checkin for bug 238493.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•