Active
Project:
Double Click
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2006 at 05:58 UTC
Updated:
8 Sep 2011 at 22:50 UTC
Jump to comment: Most recent
Comments
Comment #1
filiptc commentedPerfectly works for me with 5.x-1.x-dev (2006-Nov-29 snapshot) and Firefox 2.0.1
Phil
Comment #2
filiptc commented2.0.0.1 that is...
Comment #3
chrisada commentedI 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:
Comment #4
chrisada commentedchanged title to makes it a little bit clearer
Comment #5
lxpk commentedI 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).
Comment #6
Anonymous (not verified) commentedlxpk
this is exactly why. the javascript over rides the default browser methods so ctrl / apple click wont work as it usually does in firefox.
Comment #7
gstout commentedThis is happening again with the latest firefox update. History repeats itself. :)
Comment #8
mhsn commentedThe same problem with FF6.
Ctrl+click and ctrl+enter doesn't work.
Comment #9
worm91 commentedhere is the solution
http://bit.ly/pWVPik
Comment #10
mgr192 commentedI'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)