-
-
Notifications
You must be signed in to change notification settings - Fork 556
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 + S opening Save As dialog window #622
Comments
Not sure what could cause this exactly. The translation and accelerator key is defined here: NotepadNext/i18n/NotepadNext_pl_PL.ts Lines 1127 to 1136 in 8878b84
Your File menu should also show the shortcut is using |
One other thought. Does the issue still happen if you change the locale in the preferences? |
Ah yes you are correct. Since my default locale is English then I have that option. You will not since your locale is Polish. Unfortunately, I'm not sure what else to try currently. |
Can you add English locale to the dropdown? Then I can switch and test if the issue persists. |
You could probably just try and other locale to see if it is something specific to Polish. There's not actually an English locale to pick from since that's what shows up for me as the default. |
I tried Swedish and Portuguese - both have the same issue. |
Unfortunately, I'm not sure what else to try. I'm not sure if this is a Qt issue, or translation issue, or what exactly, and I have no way to test or debug it. |
Operating System and Version
Win 11
Distribution
installer
Description
Alt + S shortcut is opening Save As dialog window on Windows 11 (Polish language) instead of typing "ą" letter. Shift + Alt + S for capital letter "Ą" is working fine.
The text was updated successfully, but these errors were encountered: