<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>12300</bug_id>
          
          <creation_ts>2007-01-17 07:25:03 -0800</creation_ts>
          <short_desc>Command-clicking on named anchor link after clicking on it never opens new tabs</short_desc>
          <delta_ts>2010-12-08 09:44:01 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>anantha</cc>
    
    <cc>aone.jga</cc>
    
    <cc>j.c.schumacher</cc>
    
    <cc>paul</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>34498</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-01-17 07:25:03 -0800</bug_when>
    <thetext>Summary:

After clicking on a named anchor link  (&lt;a href=&quot;#foo&quot;&gt;link&lt;/a&gt;), additional command-clicking does not open new tabs.

Steps to reproduce:

1. Open Attachment 12006 from Bug 11960.
2. Click on the link once.
3. Command-click on the link.

Expected Results:

A new tab should be opened to the named anchor link.

Actual Results:

Nothing happens.

Regression:

Shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127) behaves the same way.

Notes:

Firefox 2.0.0.1 allows you to command-click as many times as you want on the link to open additional tabs (after performing Steps 1 and 2).

Tested with locally-built debug build of WebKit r18906 with afari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34408</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2007-01-17 14:28:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/4930513&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63072</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-02 21:24:14 -0800</bug_when>
    <thetext>On Windows, use Control-Click instead of Command-Click.  See Bug 16246.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63074</commentid>
    <comment_count>3</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-02 21:24:26 -0800</bug_when>
    <thetext>*** Bug 16246 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66051</commentid>
    <comment_count>4</comment_count>
    <who name="Paul de Haan">paul</who>
    <bug_when>2008-01-02 11:00:01 -0800</bug_when>
    <thetext>Note:
I think it&apos;s either JavaScriptCore or JavaScriptGlue that deals with this.
Because of the Safari 2.0.4 functionality I hacked together a stand-alone version to be able to still use it.  Since it&apos;s a hige timesaver and Safari 2 was the only browser supporting this...

Browse to http://klant.smart-tel.nl or http://customer.sipnl.net
Login: webkittest  Password: 1toomany
When in the overview, click on &quot;Accounts&quot;
In the next page, click on the button &quot;Show accounts&quot;.
You see two lines with account-id&apos;s.
Command-click on one of the account-id&apos;s.

When doing this with
- Safari Version 2.0.4 (419.3), a tab opens with the page showing the account details.
- All other versions load the page in the current tab.
- Firefox/2.0.0.11 does open a new tab, it doesn&apos;t load the page

Running: Mac OS X 10.4.11 (8S165)

I miss the functionality deerly in the current version of Safari and the latest build of the webkit.

Regards,
Paul
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67539</commentid>
    <comment_count>5</comment_count>
    <who name="Paul de Haan">paul</who>
    <bug_when>2008-01-17 14:58:49 -0800</bug_when>
    <thetext>Nightly build: WebKit-SVN-r29550
Fixed command-click in part. Some links do open again in a new tab.
- URL&apos;s
- Javascript pull-down menu&apos;s the login-environmet I provided earlier

It does not yet open the Javascript-links provided on the Web-pages.

Thanks!
/Paul</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>318825</commentid>
    <comment_count>6</comment_count>
    <who name="John Schumacher">j.c.schumacher</who>
    <bug_when>2010-12-08 09:24:18 -0800</bug_when>
    <thetext>Can confirm right click will not open tabs in r73490</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>318835</commentid>
    <comment_count>7</comment_count>
    <who name="aONe">aone.jga</who>
    <bug_when>2010-12-08 09:44:01 -0800</bug_when>
    <thetext>I confirm too that right click does not open links in new tabs in r73490. I&apos;m with Mac version, Spanish localization.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>