[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/26762] New: Modal Swing dialogs broken
From: |
roman at kennke dot org |
Subject: |
[Bug swing/26762] New: Modal Swing dialogs broken |
Date: |
19 Mar 2006 19:24:00 -0000 |
Opening a modal Swing dialog from the event queue (i.e. in response to a user
pressing a button or selecting a menu item) does not work. This is due to the
eventqueue beeing blocked by executing the action. When a modal dialog should
be opened, there must be a new eventqueue stacked upon the blocked one.
--
Summary: Modal Swing dialogs broken
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: roman at kennke dot org
ReportedBy: roman at kennke dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26762
- [Bug swing/26762] New: Modal Swing dialogs broken,
roman at kennke dot org <=