Posted by fajerstarter on November 23, 2006 at 9:40pm
Jump to:
| Project: | Double Click |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
See title. Would be neat.
| Project: | Double Click |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
See title. Would be neat.
Comments
#1
Sounds dangerous! :-)
However, I *do* like the idea of passing along an argument that the shift key was down during the double click. I'll have look into how easy this would be to implement.
#2
Why? :) You will still get the confirm page, right?
#3
In the HEAD version, I've added support for shift-double-click and alt-double-click to the javascript. Now modules that implement hook_dblclick() can check to see if a double-click was executed with either (of both) of these keys pressed. However there is no actions based on these keys currently handled by the Double Click module.
I'll move this over to the 5.x version in a few days.