Bug 10592
Summary: | Clicking on a <a ...target="_blank"> link creates a blank browser window + | ||
---|---|---|---|
Product: | WebKit | Reporter: | trine06 <kenlee333> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrowe |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac (PowerPC) | ||
OS: | OS X 10.4 |
trine06
If you click on a link which contains 'target="_blank"', a new browser window is opened, and pointed to the new URL, plus the current browser window is rendered with blank contents, and is placed over the other browser.
For example:
1) Go to this page http://www.kenleegallery.com/html/tech/tech.html
2) Click on the link "350 megapixels", which should bring you to this URL: http://www.clarkvision.com/imagedetail/scandetail.html
THANKS !
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kevin M. Dean
Actually it's the new window that stays blank while the content is improperly loaded into the original window.
It's the same regression as #10547 http://bugzilla.opendarwin.org/show_bug.cgi?id=10547
Mark Rowe (bdash)
Marking as duplicate as per comment #1
*** This bug has been marked as a duplicate of 10547 ***