Bug 29361
Summary: | 3D Transforms iframe contents temporarily invisible if reached by Back button | ||
---|---|---|---|
Product: | WebKit | Reporter: | Randall Farmer <twotwotwo+webkitbugs> |
Component: | Page Loading | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | beidson, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://webkit.org/blog/ |
Randall Farmer
What I did:
Go to the WebKit blog with WebKit r48398 on Snow Leopard. Click any link; I clicked the comments link on the WebKit Page Cache post. Hit Back. Scroll down to the Poster Circle screenshot in the iframe in the 3D Transforms post. No content shows in the browser, but the correct DOM shows in Web Inspector, the content appears if you switch to another tab and switch back, and the mouse cursor changes correctly when it's hovering over the text on the "back face".
None of this happens in non-nightly Safari.
My full nightly version is: Version 4.0.3 (6531.9, r48398).
And good work, everybody!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
I can reproduce.
Simon Fraser (smfr)
Steps
1. Load http://webkit.org/blog/386/3d-transforms/
2. Click "Poster Circle" link
3. Go back.
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 32447 ***