bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/24031] JOptionPane.showInternalMessageDialog() hangs


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/24031] JOptionPane.showInternalMessageDialog() hangs
Date: 16 May 2006 11:51:38 -0000


------- Comment #3 from cvs-commit at developer dot classpath dot org  
2006-05-16 11:51 -------
Subject: Bug 24031

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>        06/05/16
11:49:26

Modified files:
        javax/swing    : JOptionPane.java 
        .              : ChangeLog 

Log message:
        2006-05-16  Roman Kennke <address@hidden>

        PR 24031
        * javax/swing/JOptionPane.java
        (startModal): Rewritten. The events are now dispatched, even
        when the event dispatch thread gets blocked by the call
        to this method. Also, mouse events get intercepted outside the
        internal frame.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/JOptionPane.java.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7440&tr2=1.7441&r1=text&r2=text


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24031





reply via email to

[Prev in Thread] Current Thread [Next in Thread]