-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Description
Describe the bug
For example, renaming a variable opens a small window called "Rename local variable". If you switch the language (Win+Space / Alt + Shift) while the window is open, then close the window (doesn't matter how), the language reverts back to the language from before the window was opened.
I don't see why this transactional behavior would be of any use. This is kind of annoying even... Imagine you're writing to someone in, say, Spanish, then you switch to Ghidra, decide to rename something, notice that your language is wrong, switch to English, rename it, then decide to rename another entity and notice that your language is Spanish, again.
Expected behavior
Ghidra is not supposed to interfere with the language settings.
Environment (please complete the following information):
- OS: Windows 10
- Java Version: 21
- Ghidra Version: 11.4.2
- Ghidra Origin: official GitHub distro