Closed
Bug 928488
Opened 12 years ago
Closed 12 years ago
PNG Image mysteriously appears after scroll event (keyboard down)
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mgalli, Unassigned)
Details
Attachments
(1 file)
|
634.82 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
Opened a web page that has an image, PNG image. The image is supposed to be shown in the web page.
Actual results:
Image is not displayed. However after scroll event, the image is displayed.
Expected results:
To display the image.
It's worth noticing the image, above mentioned, is in within an iframe that has a SVG filter (blur) effect.
Comment 3•12 years ago
|
||
Hi,
WFM in FF 27.0a1 on Windows XP x86.
I have opened URL http://www.inspirationsweb.com/wp-content/uploads/2013/01/ram-navmi-lord-rama.png
and image appears completely without any hassle or scrolling.
[bugday - 20131021]
Just to make a bit more clear on the case:
http://www.youtube.com/watch?v=Ppm85rXP2Gg
I was not able to simplify, so far, to a testcase.
Some characteristics:
* Mac OS X
* Iframe has SVG filter (DIV to transparent)
* Dynamic elements are generated above the DIV of the PNG, within the inner iframe.
Flags: needinfo?(mgalli)
Provide a testcase, please. Without code, it's hard to test and debug.
Flags: needinfo?(mgalli)
Keywords: testcase-wanted
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mgalli)
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•