Bug 16246 - Ctrl-click on a link to the current URL when it has a fragment (href="#something") doesn't work.
Summary: Ctrl-click on a link to the current URL when it has a fragment (href="#someth...
Status: RESOLVED DUPLICATE of bug 12300
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-02 07:35 PST by Anantha Keesara
Modified: 2007-12-02 21:24 PST (History)
0 users

See Also:


Attachments
reduction (80 bytes, text/html)
2007-12-02 07:36 PST, Anantha Keesara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2007-12-02 07:35:11 PST
This works only in FF.
Comment 1 Anantha Keesara 2007-12-02 07:35:39 PST
verified against webkit version: WebKit-r28278
Comment 2 Anantha Keesara 2007-12-02 07:36:48 PST
Created attachment 17644 [details]
reduction
Comment 3 Mark Rowe (bdash) 2007-12-02 18:19:32 PST
Ctrl-clicking on the link works fine.  Please provide clear steps to reproduce and a clear description of the issue you see when filing bug reports.
Comment 4 Anantha Keesara 2007-12-02 18:41:38 PST
ooops I missed the steps . Sorry about that..

1. Launch the testcase
2. Do Ctrl + Click on the href provided in the testcase.
3. Do it several times..

Safari launches a new tab just only one time irrespective of number of Ctrl+Clicks.  FF launches n tabs for n number of ctrl+clicks. 
Comment 5 David Kilzer (:ddkilzer) 2007-12-02 21:21:43 PST
I'm almost positive this is a duplicate.

Comment 6 David Kilzer (:ddkilzer) 2007-12-02 21:23:11 PST
(In reply to comment #4)
> 1. Launch the testcase
> 2. Do Ctrl + Click on the href provided in the testcase.
> 3. Do it several times..

On Mac OS X, do a Command-Click instead of Control-Click (for Windows).

Comment 7 David Kilzer (:ddkilzer) 2007-12-02 21:24:26 PST

*** This bug has been marked as a duplicate of 12300 ***