Comment 9 for bug 186756

Revision history for this message
David Prieto (frandavid100-gmail) wrote :

So right now we have:

If you have modified the URL of an existing tab : Alt+Enter
If you want to open a link in a new tab : Ctrl+LeftClick

Well, actually that causes a bit of a consistency problem: which modifier key is supposed to be associated to "new tab"? Ctrl or alt?

It should either be:

If you have modified the URL of an existing tab : Ctrl+Enter
If you want to open a link in a new tab : Ctrl+LeftClick

Or:

If you have modified the URL of an existing tab : Alt+Enter
If you want to open a link in a new tab : Alt+LeftClick