THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#620 - Moving a window to another screen with a window made the moved one loosing the focus. User who did this - Uli Schlachter (psychon) ---------- Looking at the C code: We have globalconf.screen_focus which is a pointer to the screen which contains the currently focused client. When a client is moved to another screen, this variable isn't touched at all. I don't know what then happens, client.focus should still return the correct client, but it just happens to be on another screen. I bet this causes <something> to do <something>..... ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=620#comment2094 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to [email protected].
