WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 10547
10757
target='_blank' on links handled incorrectly
https://bugs.webkit.org/show_bug.cgi?id=10757
Summary
target='_blank' on links handled incorrectly
James Berry
Reported
2006-09-06 11:40:05 PDT
Recent webkit builds (last few days?) seem to handle the target='_blank' attribute on links incorrectly. While a new window is correctly created, the content of the originating window is replaced by the new content, which should have gone to the new window. To duplicate: (1) Go
http://www.catlin.edu/news/calendar
. (2) Click on "Monthly Grid View" to right of page. Note that it has attribute target='_blank' which should open the calendar in a new window. (3) Note that the new window is left blank, while the originating window gets the new content. (WebKit-SVN-
r16248
.dmg).
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-09-06 12:12:05 PDT
*** This bug has been marked as a duplicate of
10547
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug