RESOLVED WONTFIX 54475
Scrolling embeded pdf causes overlaid iframe to be rendered incorrectly
https://bugs.webkit.org/show_bug.cgi?id=54475
Summary Scrolling embeded pdf causes overlaid iframe to be rendered incorrectly
Mihnea Ovidenie
Reported 2011-02-15 09:55:32 PST
Created attachment 82475 [details] Test files Hi, I have the following html code which displays an embeded PDF and an iframe above it: <html> <body> <embed src="InsidePDF.pdf"/> <iframe src="http://www.webkit.org" style="position:absolute; top:0; left:150;"> </iframe> </body> </html> When i scroll down the content of the inline PDF element, the above iframe is rendered incorrectly. Once i resize the browser page, the iframe is rendered correctly. The same problem appears when i use the horizontal scrollbar in the embeded PDF. The problem can be seen in Safari 5.0.3 on Mac and WebKit nightly 78528. Regards, Mihnea Ovidenie
Attachments
Test files (11.87 KB, application/zip)
2011-02-15 09:55 PST, Mihnea Ovidenie
no flags
Screenshot with vertical scrollbar (37.27 KB, image/png)
2011-02-15 09:56 PST, Mihnea Ovidenie
no flags
Screenshot with horizontal scrollbar (50.76 KB, image/png)
2011-02-15 09:56 PST, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2011-02-15 09:56:21 PST
Created attachment 82476 [details] Screenshot with vertical scrollbar
Mihnea Ovidenie
Comment 2 2011-02-15 09:56:43 PST
Created attachment 82477 [details] Screenshot with horizontal scrollbar
Alexey Proskuryakov
Comment 3 2022-07-01 11:35:07 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.