Issue 258 in xmonad: Magnifier focus loop

Updates: Status: Accepted Owner: vogt.adam Labels: Priority-Low Comment #1 on issue 258 by vogt.adam: Magnifier focus loop http://code.google.com/p/xmonad/issues/detail?id=258 This bug is quite difficult to reproduce but I've seen it. Attached is an initial patch: it is way too slow since we query the pointer position for being in that overlap region far too frequently. That may be the reason that I cannot reproduce the bug when I'm using the attached patch, rather than it doing the right thing (disabling the magnifier when it leads to an infinite loop) Also, it seems that this patch disables the magnifier when it wouldn't otheriwse trigger that bug. A more successful attempt is probably going to listen for that particular sequence of Events that happen when you get the looping happening. Attachments: an-attempt-to-catch-a-rare-looping-case-in-l_magnifier.dpatch 80.8 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com