[Webkit-unassigned] [Bug 11756] link targeting a frame in another window does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 06:08:04 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at webkit.org
             Status|UNCONFIRMED                 |NEW
          Component|Frames                      |Page Loading
     Ever Confirmed|0                           |1




------- Comment #4 from ddkilzer at webkit.org  2007-06-18 06:08 PDT -------
Confirmed with a local debug build of WebKit r23546 with Safari 3.0 (522.11) on
Mac OS X 10.4.9 (8P135).

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Disable Pop-up Blocking from the "Safari" menu if it is enabled.
3. Go to URL:  http://www.elfo.org/
4. Click in first link in the popped-up window.

* EXPECTED RESULTS
The center frame in the original window (http://www.elfo.org/) should load the
new URL.

* ACTUAL RESULTS
Nothing happens.

* REGRESSION
I am unable to test regressions in Safari 2.0.4 (419.3) after installing the
3.0 beta.

* NOTES
This error is printed on the console in Step 3, which may be related to the
bug:

ERROR: No parent frame in transitionToCommitted:, FrameLoadTypeInternal
(/path/to/WebKit/WebCore/loader/FrameLoader.cpp:4099
updateHistoryForInternalLoad)

There is also a JavaScript error when loading the main page, but I don't think
it's related to this bug (Line 20 is between "-->" and the closing </script>
tag?!) :

[3251] http://www.elfo.org/scena/scena.html line 20: TypeError: Undefined value


-- 
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