Add a show/Hide folder pane button and keyboard shortcut
Categories
(Thunderbird :: Folder and Message Lists, enhancement)
Tracking
(Not tracked)
People
(Reporter: bugsnmd, Unassigned)
References
Details
Updated•3 years ago
|
Comment 2•3 years ago
|
||
F9's not used for anything else to my knowledge, and given that F8 already shows/hides the message pane, my vote is for F9. I think this tracks with the "toggle sidebar" function in other software, although I can't put my finger on an example off-hand.
I was kind of surprised it wasn't already bound to F9, which is why I always head to the keyboard prefpane in macOS to do that. Unfortunately, on other platforms, you'd have to resort to AutoHotkey, AutoKey, or similar, and it's a bit of a pain.
I understand that dealing with all the complexities of shortcut keys on the various platforms must be a hard problem indeed, because I've watched history unfold with Firefox, from the Keyconfig XUL extension up to the limited support for setting shortcuts afforded to WebExtensions. A general-purpose solution for changing arbitrary application shortcuts similar to what LibreOffice or Word have seems very far off.
But it'd be nice to have just this one. :)
Updated•2 years ago
|
Feeling the need for this shortcut, I had a look around the source code in comm-central but I couldn't find where keyboard shortcuts are defined. Maybe they are elsewhere, somewhere near localisation files?
To ease the suffering, I've create an add-on to test F9 as a possible shortcut. I quite like where it sits 👍
https://addons.thunderbird.net/thunderbird/addon/f9-hides-the-folder-pane/
The add-on I've created to test F9 as the Folder Pane shortcut has passed 100 users — no advertising, just by being available on addons.thunderbird.net.
A similar add-on exists, which instead offers a button, so those using mine are definitely after the keyboard shortcut. I'd say they count as 100 upvotes for this feature! 😀
Comment 6•8 months ago
|
||
Description
•