WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
83953
Ctrl+click does not work correctly on second click with URLs containing hashes
https://bugs.webkit.org/show_bug.cgi?id=83953
Summary
Ctrl+click does not work correctly on second click with URLs containing hashes
patrick.r.cook
Reported
2012-04-13 15:56:26 PDT
Case 1: Ctrl+clicking hash link after back button doesn't open in new tab Steps to reproduce 1. Click a link that points to the current URL with a hash tag (e.g. <a href="#newPage">Link</a>) 2. Click the back button 3. Ctrl+click the link Expected results: The link opens in a new tab Actual results: The link opens in the same tab Case 2: Ctrl+clicking a link a second tab opens in the same tab 1. Ctrl+click a link that points to the current URL with a hash tag (e.g. <a href="#newPage">Link</a>) 2. Ctrl+click the link a second time Expected results: The link opens in a new tab Actual results: The link opens in the same tab
Attachments
Test case page
(405 bytes, text/html)
2012-04-13 15:57 PDT
,
patrick.r.cook
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
patrick.r.cook
Comment 1
2012-04-13 15:57:18 PDT
Created
attachment 137169
[details]
Test case page
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