public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/16773] New: Nothing happens when you click on a Menu
@ 2004-07-27  1:24 gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  1:24 ` [Bug AWT/16773] " fitzsim at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-07-27  1:24 UTC (permalink / raw)
  To: gcc-bugs

When you click on a Menu, nothing happens.  Either they are not
receiving any MouseEvents, or they are receiving them but just aren't
firing any ActionEvents.

Acunia's menu.MenuBarTest demonstrates this problem.
------- Additional Comments From fitzsim at redhat dot com  2004-03-09 16:47 -------
I was working on this two weeks ago (at home, to support
gcjappletviewer).  I didn't get very far with it.

It's difficult to debug this, because GTK uses grabs for menus.  So
when you hit a breakpoint in gdb, your X session may lock up (if the
menu hasn't released the grab yet).  I got around this by using Xnest.

I'll attach the instrumentation patch that I created.  I've also got
some test cases at home that I'll attach later.

------- Additional Comments From fitzsim at redhat dot com  2004-03-09 16:49 -------
Created an attachment (id=98410)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=98410&action=view)
hacks to instrument menus

------- Additional Comments From djee at redhat dot com  2004-03-26 16:50 -------
Fixed in java-gui-branch.  Please verify.
------- Additional Comments From fitzsim at redhat dot com  2004-05-18 18:50 -------
Verified; fixed on java-gui-branch.


-- 
           Summary: Nothing happens when you click on a Menu
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djee at redhat dot com
                CC: djee at redhat dot com,gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <bug-16773-8724@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-16  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  1:24 [Bug AWT/16773] New: Nothing happens when you click on a Menu gcc-bugzilla at gcc dot gnu dot org
2004-07-27  1:24 ` [Bug AWT/16773] " fitzsim at redhat dot com
2004-07-27  2:12 ` fitzsim at redhat dot com
2004-07-27  2:12 ` fitzsim at redhat dot com
2004-07-30 19:44 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16773-8724@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:56 ` [Bug awt/16773] " 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).