[Webkit-unassigned] [Bug 10578] Framesets keeps loading recursively, resulting in massively nested frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 23 14:15:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=10578


brkemper at comcast.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brkemper at comcast.net




------- Comment #3 from brkemper at comcast.net  2007-09-23 14:15 PDT -------
I have an additional test case for this bug (I believe it is the same bug) for
a project I was working on to convert a frameset with nested framesets into a
page with a iframedframeset. One of the reasons I wanted to do this was to have
positioned elements that overlap the content frame (now the IFRAME). I works in
other browsers, and it works in Webkit when single pages are in the IFRAME, but
it does not work correctly when a frameset is in the IFRAME in Safari/Webkit.
Scolling the embedded frame also scrolls the positioned element, except where
it overlaps the scrollbar. It's as though the positioned element was inside the
embedded frame, instead of in front of all of it, except that scrolling back
does not reveal it again.

Can I get rid of this by changing the background color of the iframe itself?

here is where you can see it yourself:

http://www.providentcu.org/goodiframesizing2.asp


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list