tabtree icon indicating copy to clipboard operation
tabtree copied to clipboard

[Feature] Customizable keyboard shortcuts

Open mehturt opened this issue 9 years ago • 11 comments

I read today that Tab Groups (Panorama) is going to be removed from FF so I tried this tab with my Nightly. I see all the tabs on the left, which is good, but a few things don't work:

  1. when typing part of the tab name (URL) in the search box, the tab is found (pink rectangle) but it's not focused - if it's scrolled out, it remains scrolled out of view
  2. clicking on tab does not open this tab, but some other tab instead.. - this makes the extension unusable Please let me know if you need more information, I'd love to use this extension. Thanks. m.

mehturt avatar Nov 12 '15 11:11 mehturt

If you have multiple tab groups in panorama, the switching won’t work (#16).

jtojnar avatar Nov 12 '15 15:11 jtojnar

Yes I read that Tab Groups does not work with this addon, but I'm missing info on what I need to do to make this addon work? I have multiple tab groups right now, do I need to group all my tabs to one group and then enable this addon? Thanks.

mehturt avatar Nov 12 '15 15:11 mehturt

If I recall correctly, I moved my tabs to one group while having the add-on enabled and it worked just fine.

jtojnar avatar Nov 12 '15 16:11 jtojnar

Cool, I'll try that. Thanks.

mehturt avatar Nov 12 '15 16:11 mehturt

It's good to know Firefox version number. And by default "Tab search jumps to the first match" option is disabled and it just highlights all matching tabs.

traxium avatar Nov 12 '15 16:11 traxium

The version may change every day, currently it's 45.0a1 https://nightly.mozilla.org/

mehturt avatar Nov 12 '15 22:11 mehturt

In my other profile, where I did not have tab groups, it works as expected. This issue can now be closed. Btw. is there a keybinding to focus the search bar?

mehturt avatar Nov 13 '15 10:11 mehturt

Ctrl+Alt+Shift+F focuses the search bar or if it's hidden brings it up and focuses.

traxium avatar Nov 14 '15 15:11 traxium

ah, that's too complex. is there a way to assign keybinding?

mehturt avatar Nov 16 '15 09:11 mehturt

Not yet.

traxium avatar Nov 16 '15 10:11 traxium

My comment in #144 may help with implementing this. It points out where key combinations are currently hard-coded except for the configurable F8 shortcut, and it describes two possible ways to load key combination descriptions from saved preferences so that you can check whether that key combination has just been pressed.

roryokane avatar Oct 21 '16 04:10 roryokane