Polish character support in Idea 9m1
Is there a way to disable polish character support in MAIA ?
I've been using IDEA 8.1 for development on my laptop which has a Polish Programmers keyboard. Windows interprets certain character sequences as extended characters.. ie: Ctrl+Alt+L as ł
But I use this sequence as the default Code Format shortcut. This has not been an issue in 8.1, probably due to some bug now 'fixed', becuase in 8.1 the character sequence is caught and execution is swallowed.
In IDEA 9M1, the ł character is injected and then the code format macro runs and completely messes up. If I press the character sequence and then press escape in the popup dialogue to cancel the macro execution, the character is not injected.
What I'm wondering is, is there a way to toggle the swallowing of character injection back to the IDEA 8.1 mechanism ?
Please sign in to leave a comment.
Colin Prinn pisze:
It's fixed in latest EAPs.
Slawek
Slawek, I am currently experiencing this issue on build 10372. Does your statement mean that it has been fixed in builds > 10372 ?
I have a screencast of the issue here if it helps.
Colin Prinn pisze:
I'm using latest EAP: 10633.
I was facing the same issue on M1.
Slawek
Great news, Thank you very much.