Menu

#60 oclock does not accept focus

v1.0 (example)
closed-fixed
nobody
mod_xrandr (4)
5
2014-03-27
2013-04-22
Anonymous
No

after oclock has been started, it cannot be focused by mouse of keyboard.

Switching oclock's frame to a different tab and back to oclock does focus it again.

Discussion

  • Arnout Engelen

    Arnout Engelen - 2014-03-24

    This is caused by the fix for https://sourceforge.net/p/notion/bugs/53/ we committed under 8f834d4570aba9e014d0cfb821a46949d0f71655

    WM_HINTS(WM_HINTS):
    Client accepts input or input focus: False

    When the oclock window is focussed coming from another tab in the same frame (i.e. with Mod1+K n), this does work. I checked*, and in that case it focusses the frame around the clock window - I guess we want that behavior for more cases. But we'd have to figure out how to make that happen, preferably without breaking java swing apps (though unfortunately we don't appear to have a nice reproduction application for that one).

    • with watch "notionflux -e 'return notioncore.current():name()'"
     
  • Arnout Engelen

    Arnout Engelen - 2014-03-27
    • status: open --> closed-fixed
    • Group: --> v1.0 (example)
     
  • Arnout Engelen

    Arnout Engelen - 2014-03-27

    Should be fixed in latest git!

    (a bit of a hack, so let's test and keep an eye out for unintended sideeffects)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.