public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug SWING/20015] New: JMenu stays open but should not
@ 2005-02-16 19:44 hendrich at informatik dot uni-hamburg dot de
  2005-02-16 19:47 ` [Bug SWING/20015] " hendrich at informatik dot uni-hamburg dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-16 19:44 UTC (permalink / raw)
  To: java-prs

Showing a JMenu works. However, clicking outside the JMenu to close the
menu does not - the JMenu patiently stays open until one of its JMenuItems
is selected (clicked).

For compatibility with the JDK/JRE and all major GUI environments, a
JMenu should close when the user clicks the inside the current application
but outside the JMenu.

Testcase attached.

-- 
           Summary: JMenu stays open but should not
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SWING
        AssignedTo: graydon at redhat dot com
        ReportedBy: hendrich at informatik dot uni-hamburg dot de
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/20015] JMenu stays open but should not
  2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
@ 2005-02-16 19:47 ` hendrich at informatik dot uni-hamburg dot de
  2005-04-22 14:54 ` fitzsim at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-16 19:47 UTC (permalink / raw)
  To: java-prs


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/20015] JMenu stays open but should not
  2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
  2005-02-16 19:47 ` [Bug SWING/20015] " hendrich at informatik dot uni-hamburg dot de
@ 2005-04-22 14:54 ` fitzsim at redhat dot com
  2005-08-21 16:19 ` [Bug swing/20015] " fitzsim at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-04-22 14:54 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug swing/20015] JMenu stays open but should not
  2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
  2005-02-16 19:47 ` [Bug SWING/20015] " hendrich at informatik dot uni-hamburg dot de
  2005-04-22 14:54 ` fitzsim at redhat dot com
@ 2005-08-21 16:19 ` fitzsim at redhat dot com
  2005-09-06 18:40 ` langel at redhat dot com
  2005-09-15 18:06 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-08-21 16:19 UTC (permalink / raw)
  To: java-prs


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug swing/20015] JMenu stays open but should not
  2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
                   ` (2 preceding siblings ...)
  2005-08-21 16:19 ` [Bug swing/20015] " fitzsim at redhat dot com
@ 2005-09-06 18:40 ` langel at redhat dot com
  2005-09-15 18:06 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: langel at redhat dot com @ 2005-09-06 18:40 UTC (permalink / raw)
  To: java-prs


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug swing/20015] JMenu stays open but should not
  2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
                   ` (3 preceding siblings ...)
  2005-09-06 18:40 ` langel at redhat dot com
@ 2005-09-15 18:06 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-15 18:06 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |0.19


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-15 18:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 19:44 [Bug SWING/20015] New: JMenu stays open but should not hendrich at informatik dot uni-hamburg dot de
2005-02-16 19:47 ` [Bug SWING/20015] " hendrich at informatik dot uni-hamburg dot de
2005-04-22 14:54 ` fitzsim at redhat dot com
2005-08-21 16:19 ` [Bug swing/20015] " fitzsim at redhat dot com
2005-09-06 18:40 ` langel at redhat dot com
2005-09-15 18:06 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).