THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Espen Wiborg (espenhw)
Attached to Project - awesome
Summary - Java (Swing) dialogs don't go away properly
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To - Operating System - All
Severity - Low
Priority - Normal
Reported Version - git/3.1
Due in Version - Undecided
Due Date - Undecided
Details - In Java, it is common practice to create a dialog once, and then calling 
setVisible(boolean) to show/hide it as needed.  Awesome doesn't seem to like this; the 
dialog shows up, is dismissed normally, but then reappears when the focus changes.  The 
"reappeared" dialog doesn't have any Java event handlers attached, apparently, 
so it cannot be dismissed; the only option is to move it out of the way.

I can reliably reproduce this with almost any Java application (e.g. SoapUI) using 
awesome built from the 3.1 branch (with one difference:  I've cherry-picked the 
"client: allow selection of nofocus windows" commit from master); I haven't 
tried it with master yet.

I've dug a bit, and found that the dialog reappears when client.focus is set.

If needed, I can provide a small Java program that exhibits the issue.

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=430

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].

Reply via email to