Download & Extend

Firefox Ctrl-Click Stopped Working

Project:Double Click
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#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:

  • Release Monitor
  • Flickr
  • AdSense
  • Akismet
  • Pathauto
  • sifr
  • Textile
  • Upload preview

#4

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

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.

#7

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

#8

The same problem with FF6.

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

#9

here is the solution

http://bit.ly/pWVPik

#10

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)