No minus (-) key working!
Howdy, my first day on IDEA, i find it very fast and reliable on both java and android environments,
I have a weird problem, all the keyboards (editor) works except "-"
And if i press shift and the "-" i can get the equivalent "_" without problems, im clueless!
Im using an Italian laptop keyboard, the "-" works on every other apps but not on IDEA!
Please sign in to leave a comment.
It's most likely JDK/Linux limitation specific to your keyboard configuration. IDEA just gets events from the JDK, if JDK delivers wrong event code, there is not much we can do about it.