Closed
Bug 539721
Opened 16 years ago
Closed 15 years ago
scrollbar set to max scrollTop causes flash player to draw white box
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rbarajas, Unassigned)
Details
(Whiteboard: [CLOSEME 2011-1-30])
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; (R1 1.6); IEMB3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; IEMB3)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100105 Firefox/3.6 GTB6 (.NET CLR 3.5.30729)
I have a page that contains a flash object and a div on top of the object. The div contains content inside which invokes a scrollbar. The flash object contains a text label that moves across the window. When the div is resized while the scrollbar is at the max scrollTop, the animated text inside flash object is covered by white box.
Reproducible: Always
Steps to Reproduce:
1. Create a flash object with animation.
2. Create a div on top of the flash object.
3. Fill the div with content to invoke scrollbar and scroll to max scrollTop.
4. Add resize code to div.
5. Resize the div.
Actual Results:
If you follow the direction then you should see the white box.
Expected Results:
You should not see white boxes over flash animations.
I will add examples later on.
I screen captured the issue here is the link.
https://qa.pubsuite.com/FirefoxBug/ScreenCapture.html
Comment 2•16 years ago
|
||
Please give a link the a URL with the problem or better a testcase.
I am unable to provide a link because it requires a usernam and password. I have done a new screen captured of the issue plus I have also screen captured how the it behaves correctly in IE7 and Chrome.
Firefox 3.6RC
http://qa.pubsuite.com/FirefoxBug/Firefox.html
IE7
http://qa.pubsuite.com/FirefoxBug/IE7.html
Chrome
http://qa.pubsuite.com/FirefoxBug/Chrome.html
Comment 4•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
Comment 5•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•