public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/16742] New: MOUSE_PRESSED/RELEASED/CLICKED dispatched to different lightweight components
@ 2004-07-27  0:28 gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  1:04 ` [Bug AWT/16742] " 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  0:28 UTC (permalink / raw)
  To: gcc-bugs

MOUSE_CLICKED and MOUSE_RELEASED events do not get dispatched to the
same lightweight component.  If you press a mouse button over a
lightweight component, then move the pointer out of that component,
then release the mouse button, the MOUSE_RELEASED event should get
dispatched to the same component to which MOUSE_CLICKED event was
dispatched to.

Simple instrumentation of Acunia's Component.ComponentRepaint2 test
shows this problem.

The problem is mostly like in LightweightDispatcher.
------- Additional Comments From djee at redhat dot com  2004-03-08 09:48 -------
Correction:

MOUSE_RELEASED and MOUSE_CLICKED should all be dispatched to the same
component to which the corresponding MOUSE_PRESSED event was dispatched.

This issue is now fixed in the java-gui-branch.  Please verify.
------- Additional Comments From fitzsim at redhat dot com  2004-05-18 18:29 -------
Verified; fixed on java-gui-branch.


-- 
           Summary: MOUSE_PRESSED/RELEASED/CLICKED dispatched to different
                    lightweight components
           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=16742


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  0:28 [Bug AWT/16742] New: MOUSE_PRESSED/RELEASED/CLICKED dispatched to different lightweight components gcc-bugzilla at gcc dot gnu dot org
2004-07-27  1:04 ` [Bug AWT/16742] " fitzsim at redhat dot com
2004-07-27  1:38 ` fitzsim at redhat dot com
2004-07-27  1:38 ` fitzsim at redhat dot com
2004-07-30 19:47 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16742-8724@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:55 ` [Bug awt/16742] " 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).