Unable to input accents in IntelliJ IDEA 2019.1.1 in Elementary OS
Answered
I installed IntelliJ IDEA 2019.1.1 in a fresh install of Elementary OS, and the first thing I noticed is that I can't place characters with accents (like ã, á and é) or the raw accents (~, ^ and ´, for example), but I can insert any other character (even double quotes)
I use the default ABNT2 layout (Brazilian Portuguese), and changing to any other layout of the pt_BR family has no effect.
Any thoughts?
Please sign in to leave a comment.
Try workarounds from this issue: https://youtrack.jetbrains.com/issue/IDEA-59679
the problem is not the IDE, it is with the operating system.
Go to preferences -> input methods, activate the ibus daemon
@... THANK YOU!!!! You're a life saver!