Re: [i3] Bug: Window fails to focus after closing matplotlib plot

  • From: Michael Stapelberg <michael@xxxxxxxx>
  • To: "Discussions/Questions about the i3 window manager" <i3-discuss@xxxxxxxxxxxxx>
  • Date: Sun, 5 Apr 2015 09:24:39 +0200

The mailing list is not a bugtracker. Please report an issue at
https://github.com/i3/i3/issues. And upgrade to v4.10.1 first, as we
only support the latest major release.

On Sun, Apr 5, 2015 at 9:22 AM, Jeff Abrahamson <jeff@xxxxxxxxxx> wrote:

I run ipython3, plot something using matplotlib and the Tk backend (default
backend, I think), the plot displays. This is normal python. I type C-w to
close the plot window, it closes, but the window now displayed (correctly)
does not have the focus. Worse, i3 doesn't notice me either.

Clicking in the window I think should be active or moving the mouse to
trigger a crossing event focuses a window and all is back to normal.

This doesn't happen with other windows/programs.

I am using i3 4.8.

[S-20]jeff@nantes:~ $ i3 --version
i3 version 4.8 (2014-06-15, branch "4.8") © 2009-2014 Michael Stapelberg and
contributors
[S-20]jeff@nantes:~ $

Jeff Abrahamson
+33 6 24 40 01 57
+44 7920 594 255 <-- only if I'm in the UK

http://jeff.purple.com/
http://blog.purple.com/jeff/



--
Best regards,
Michael

Other related posts:

  • » Re: [i3] Bug: Window fails to focus after closing matplotlib plot - Michael Stapelberg