[Bug swing/20015] JMenu stays open but should not

2005-09-15 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

   Target Milestone|--- |0.19


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


[Bug swing/20015] JMenu stays open but should not

2005-09-06 Thread langel at redhat dot com

--- Additional Comments From langel at redhat dot com  2005-09-06 18:40 
---
fixed

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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


[Bug swing/20015] JMenu stays open but should not

2005-08-21 Thread fitzsim at redhat dot com

--- Additional Comments From fitzsim at redhat dot com  2005-08-21 16:19 
---
This is partially fixed.  However, clicking again anywhere on the JMenuBar
itself should also close the menu.  Currently clicking on the empty part of the
JMenuBar doesn't close the menu.


-- 
   What|Removed |Added

 AssignedTo|rodimina at redhat dot com  |langel at redhat dot com


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


[Bug SWING/20015] JMenu stays open but should not

2005-04-22 Thread fitzsim at redhat dot com


-- 
   What|Removed |Added

 AssignedTo|graydon at redhat dot com   |rodimina at redhat dot com
 Status|UNCONFIRMED |ASSIGNED


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


[Bug SWING/20015] JMenu stays open but should not

2005-02-16 Thread hendrich at informatik dot uni-hamburg dot de

--- Additional Comments From hendrich at informatik dot uni-hamburg dot de  
2005-02-16 18:50 ---
Created an attachment (id=8206)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8206&action=view)
testcase

Compile and run, then select a JMenu. The JMenu stays open until one of its
(active or inactive) JMenuItems is selected, but not when the user clicks
outside the JMenu.

-- 


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