tabtree
tabtree copied to clipboard
[Feature] Customizable keyboard shortcuts
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:
- 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
- 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.
If you have multiple tab groups in panorama, the switching won’t work (#16).
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.
If I recall correctly, I moved my tabs to one group while having the add-on enabled and it worked just fine.
Cool, I'll try that. Thanks.
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.
The version may change every day, currently it's 45.0a1 https://nightly.mozilla.org/
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?
Ctrl+Alt+Shift+F focuses the search bar or if it's hidden brings it up and focuses.
ah, that's too complex. is there a way to assign keybinding?
Not yet.
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.