Ctrl-click no longer opens selected link in a new tab with module enabled in Firefox.

Comments

filiptc’s picture

Perfectly works for me with 5.x-1.x-dev (2006-Nov-29 snapshot) and Firefox 2.0.1

Phil

filiptc’s picture

2.0.0.1 that is...

chrisada’s picture

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:

  • Release Monitor
  • Flickr
  • AdSense
  • Akismet
  • Pathauto
  • sifr
  • Textile
  • Upload preview
chrisada’s picture

Title: Disables Firefox Ctrl-Click » Firefox Ctrl-Click Stopped Working

changed title to makes it a little bit clearer

lxpk’s picture

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).

Anonymous’s picture

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.

gstout’s picture

This is happening again with the latest firefox update. History repeats itself. :)

mhsn’s picture

The same problem with FF6.

Ctrl+click and ctrl+enter doesn't work.

worm91’s picture

here is the solution

http://bit.ly/pWVPik

mgr192’s picture

Version: 5.x-1.0 » 5.x-1.x-dev

I'm still running Firefox 3.6.22 and had the same problem.

This
http://bit.ly/pWVPik
turned out to be the solution for me too
(It describes a conflict between the addons
- tabmixplus
- greasemonkey)