Comment 9 for bug 953684

Revision history for this message
Edward K. Ream (edreamleo) wrote : Re: [Bug 953684] Re: double-click-icon-box in a @bookmarks subtree opens the URL twice

On Thu, Mar 15, 2012 at 8:49 AM, Edward K. Ream
> ...several new commands [are coming] in an hour or so.

Done at rev 5139. The new commands are:

- ctrl-click-icon: simulates ctrl-clicking the icon box.
- ctrl-click-at-cursor: simulates ctrl-clicking body text.
- open-url: opens the url given in the selected node.
- open-url-under-cursor: opens the url at the cursor location of the body text.

I recommend just using open-url, and binding a keystroke to it.

All these commands to support plugins that might want to override
event handling.

Edward