Sadly this doesn't fix the problem. It did in older versions of java and some java applications. Actually you can find more in the wiki page http://awesome.naquadah.org/wiki/Problems_with_Java. You can also see that the good people from intellij are trying to detect and fix the problem http://grepcode.com/file/repository.grepcode.com/java/ext/com.jetbrains/intellij-idea/13.0.0/com/intellij/openapi/wm/impl/X11UiUtil.java#261
I guess we will hae to wait... -- Nikola On Sun, Dec 14, 2014 at 11:16:14PM -0200, Andre Souza wrote: > Can be weird but execute this command: ' wmname "LG3D" ' and restart your > java application, this solve for me! > > On 11 December 2014 at 15:34, Nikola Petrov <[email protected]> wrote: > > > > I have the same problem with Intellij, there are many things out in the > > internet. It is related to a reparenting bug in java. It is written that > > it is fixed, but I still see problems with focusing of popups in the > > completion especially. > > > > On Tue, Dec 09, 2014 at 05:59:41PM +0000, Zum Testen wrote: > > > Linux: 3.17.4-1-ARCH (Archlinux 64 Bit)Awesome: v3.5.5 (Kansas City > > Shuffle)Eclipse: Luna Service Release 1 (4.4.1) > > > While writing code with Eclipse, a popup box appears near the caret, to > > show me a list of possible completions. But after choosing one of the > > completions with the MOUSE, the popup box doesn't work any more.: The > > popupbox is simply disappearing when the mouse cursor hovers the completion > > list. I can select completions only with the keyboard. > > > > > > It doesn't depend on the windows organizing layout: Whether I choose the > > floating layout or tiling layout or fullscreen layout... nothing helps. > > > > > > I can use the default rc.lua: same problem. > > > > -- > > To unsubscribe, send mail to [email protected]. > > > > > -- > Andre Souza -- To unsubscribe, send mail to [email protected].
