Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALT-G : go back from folder not working anymore #254

Open
Olifair opened this issue Feb 16, 2024 · 10 comments
Open

ALT-G : go back from folder not working anymore #254

Olifair opened this issue Feb 16, 2024 · 10 comments

Comments

@Olifair
Copy link

Olifair commented Feb 16, 2024

The shortcut "ALT-G" with the action "go back from folder" is not working anymore, at least on my system (TB 115.7.0 Nostalgy++ 4.1.4)
When tapping ALT-G I get the same result as just tapping G : the Nostalgy input field at the bottom opens and waits for typing in a folder.
When I chose a different ALT-letter combination for the "go back from folder" action (e.g. ALT-Q), then just nothing happens.
When I chose only "Q" then also nothing happens.
So final conclusion after tests : the "go back from folder" action does not work anymore.

I think that this problem is not new in the 4.1.4 version but has already existed before

Cheers

Oliver

@mdonz
Copy link

mdonz commented Feb 17, 2024

I have defined "Ctrl-G" as shortcut to go back here (TB115.7, Nostalgy 4.1.4 on Ubuntu) and that works for me.
Michael

@opto
Copy link
Owner

opto commented Feb 19, 2024

here (Win 11, German): G works, alt-G not, but the new ctrl-alt-G

@blerner
Copy link

blerner commented Feb 27, 2024

I wonder if this is similar to #253 and the release comment on 4.1.3,

this in addition uses webextention commands.
So S is also usable as alt-S

Perhaps the handling of Alt+... hotkeys is more generally getting conflated with the non-Alt+... versions of the keys? @Olifair does Alt+G work for you in 4.1.1, the way Alt+I works for me in v4.1.1 but not above?

@Olifair
Copy link
Author

Olifair commented Feb 27, 2024

@blerner no, that was the whole problem in the first place, ALT-G is not working. I'm using "Q" now and that is working well :-)
I have tested this on 4.1.4, but I think i had had the problem for a while, so I guess probably also with 4.1.1

@garnajee
Copy link

garnajee commented Apr 2, 2024

I would like to add that any of ALT+... isn't working
But with AltGr+... it works.
nostalgy++ v4.1.4
thunderbird v115.9.0

@opto
Copy link
Owner

opto commented Apr 16, 2024

I think TB uses a new way to grab the keypressed which I found no way to override for some letter combinations. Therefore, there are the new key combinations on the webextension side. Even there, you need to test which letter combinations are free to be used.
But once found, those should be guaranteed to work (?) by the new webextention support of TB. If those don't work, please let me know.

@opto
Copy link
Owner

opto commented Apr 18, 2024

actually, the old style alt-G does not work because I erroneously set alt-G in the new commands as replacement for G.

On my German PC, the new shift-alt-G for go back does not work becaue it seems to be in use by TB, but shift-alt-L works for go back.

But if I set the new alt-G to something else, the old alt-G for go back is still grabbed by TB and it does not go back. So it seems at the moment, go back needs to used with a new command

@mdonz
Copy link

mdonz commented Apr 18, 2024

FWIW, I set my "Go Back" to be Ctrl-g in the Nostalgy Preferences only (no shortcuts defined at all yet for Nostalgy in web extensions/Extension Shortcuts to avoid confusion while testing shortcuts). That's by now TB ver. 115.9.0, Ubuntu, English, Nostalgy 4.1.5.

@opto
Copy link
Owner

opto commented Apr 18, 2024

thanks, I can confirm this works on German Win 11 as well.

@Olifair
Copy link
Author

Olifair commented Apr 19, 2024

I'm using just "Q" for the "go back from folder" option, and it's working well (French windows 11 system with a German keyboard). I'm so used to it by not, that probably I would keep it, even if ALT-G would work again ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants