codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

Java ignores keyboard #519

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run IntelliJ IDEA or NetBeans
2. Try to type in any text field

What is the expected output?
At least something should appear in text field.

What do you see instead?
Nothing, not even cursor.

What version of the product are you using? On what operating system?
ArchLinux, xmonad 0.10.1

It seems that some java app totally ignore keyboard input.
I've already tryed everything from XMonad FAQ related to java issues.
Strange thing: keyboard input in these apps works flawlessly with i3wm.

Original issue reported on code.google.com by oka....@gmail.com on 8 Nov 2012 at 9:04

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/xmonad/issues/detail?id=177#c33 patch fixes issue 
with jdk 7.9. Please apply this patch.

Original comment by oka....@gmail.com on 8 Nov 2012 at 9:54

GoogleCodeExporter commented 8 years ago

Original comment by daniel.w...@gmail.com on 8 Nov 2012 at 10:42