THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#1002 - Java windows minimize but cannot be maximized/restored
User who did this - Uli Schlachter (psychon)
----------
Seems like this was fixed in master with the following commit (which wasn't
backported to 3.4 because the cherry-pick failed and I'm lazy):
commit 47caab458038321966d551307337d55d9f82dc1d
Author: Uli Schlachter <[email protected]>
Date: Thu Aug 12 14:32:27 2010 +0200
Always unban a client that we are trying to focus
Previously, if a client had nofocus == true, it wasn't unminimized if sth tried
to focus it. Also, if this client had the WM_TAKE_FOCUS protocol, the
focusing
would fail since it's an error to set the input focus to an unviewable
window.
For consistency, this also moves the code that sets a client's minimized
property to false into client_unban() since it doesn't make sense to have a
minimized client unbanned (i.e. visible).
Signed-off-by: Uli Schlachter <[email protected]>
----------
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1002#comment3025
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].