Re: [xmonad] [evince] Page Scrolling breaks after Workspace Switch

On Sat, 16 Feb, 2013 at 19:00:14 GMT, Reto Hablützel wrote:
Does someone else have the same behavior? Any help is appreciated. Also, I'd be happy for hints as to where to search for the problem as I do not know gtk at all.
Maybe evince isn't getting the KeyUp events for modfiers? I see a similar thing with uzbl. Apps should probably probably act as if KeyUp occurred on all modifiers on a loss of keyboard focus. --Ben

On Mon, 25 Feb 2013, Ben Boeckel wrote:
On Sat, 16 Feb, 2013 at 19:00:14 GMT, Reto Hablützel wrote:
Does someone else have the same behavior? Any help is appreciated. Also, I'd be happy for hints as to where to search for the problem as I do not know gtk at all.
Maybe evince isn't getting the KeyUp events for modfiers? I see a similar thing with uzbl. Apps should probably probably act as if KeyUp occurred on all modifiers on a loss of keyboard focus.
--Ben
I had that issue a short while back. It wasn't even working for the j and k vi-like bindings. I don't know if it's related, but since I've added "export GDK_CORE_DEVICE_EVENTS=1" to my ~/.profile, it hasn't happened again. The workaround was mentioned by Joachim Breitner a few weeks back (http://www.haskell.org/pipermail/xmonad/2013-February/013504.html) and should generally "fix" weird focus behavoir of gtk3 applications. If I experience this bug again, I will reply to this thread again. -- Sebastian
participants (2)
-
Ben Boeckel
-
Sebastian Witte