[Webkit-unassigned] [Bug 83953] New: Ctrl+click does not work correctly on second click with URLs containing hashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 15:56:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83953

           Summary: Ctrl+click does not work correctly on second click
                    with URLs containing hashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patrick.r.cook at live.com


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

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



More information about the webkit-unassigned mailing list