Firefox Ctrl-Click Stopped Working
benthere - December 12, 2006 - 05:58
| Project: | Double Click |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Ctrl-click no longer opens selected link in a new tab with module enabled in Firefox.

#1
Perfectly works for me with 5.x-1.x-dev (2006-Nov-29 snapshot) and Firefox 2.0.1
Phil
#2
2.0.0.1 that is...
#3
I have the same problem. Ctrl+click will open the link in the same window. (only internal links) My system is Firefox 2.0.0.1 on XP. I am running Drupal 5.0 RC1. The other none-core modules that are in use are:
#4
changed title to makes it a little bit clearer
#5
I have the same problem. It's using javascript instead of allowing single clicks to work normally. I recommend not having any javascript involved in the single click (use an if to bypass and let links work normally).
#6
lxpk
this is exactly why. the javascript over rides the default browser methods so ctrl / apple click wont work as it usually does in firefox.