Follow-up Comment #17, bug #18293 (project mypaint): The only set_accept_focus is in gui/layout.py, which is present in the commit you listed (afb8fe0) but not in the parent one (a2567b6). Using the second commit or removing "self.window.set_accept_focus(False)" from the latest commit fixes the focus problem. (So does using Kwin to manually override the application's focus settings)
With the fake titlebars, I didn't even notice they couldn't have focus. I only caught it when I went to resize a toolbox and tried to use alt-F3 to initiate the resize from the submenu while testing the sidebar change. If nobody else is having a problem with the focus and there's no better way to fix https://gna.org/bugs/?17899, which it seems to be for, maybe it's better off left as-is. Kwin and Compiz can both override the app setting for focus, so I can deal with it if the forced no-focus behaviour is better for everyone else. :) _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?18293> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Mypaint-bugs mailing list [email protected] https://mail.gna.org/listinfo/mypaint-bugs
