Hi avinash, avinash r <[email protected]> writes: > I was using Android Studio (AS) which has java awt based UI, > In i3wm only[1], the dialog content appear like little box of 10-15px > in size, or in partial size. > > As it doesn't appear in other WMs[1], the developers of AS, cannot be > asked to find the cause of this. > > I don't know if it is an i3 bug even, as I haven't seen done by any > other application using java awt (So I believe it may be the bug of > toolkit). > > I am citing the image of working and error dialog and the result of > xprop in both cases: > > dialog "Update Info": > ----------------------------- > * working src: http://goo.gl/WEKDUi > * error scr: http://goo.gl/8wCg2H > * working xprop: http://goo.gl/KuLpVE > * error xprop: http://goo.gl/Izp6sj > > dialog "Invalidate Cache": > ------------------------------------- > * working scr: http://goo.gl/UmRrMI > * error src: http://goo.gl/MYMC2m > * working xprop: http://goo.gl/PDzJ4w > * error xprop: http://goo.gl/5tEhvJ > > Hope someone will know what the issue maybe. > > [1]: not shown on xfce4/Gnome/awesome I don’t see any significant difference in the xprop output, which is a bad sign. I suspect it’s another weird subtle protocol issue, where java relies on some subtlety that we don’t do.
Please file a report at http://bugs.i3wm.org/. Also please try to reproduce it with the default i3 configuration file under a new user account. Bonus points if you can find something that is lighter-weight than Android Studio, but triggers the same bug. -- Best regards, Michael
