public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/16730] New: ComponentEvent not dispatched to the listener
@ 2004-07-27  0:24 gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  0:48 ` [Bug AWT/16730] " dberlin at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-07-27  0:24 UTC (permalink / raw)
  To: gcc-bugs

In the Acunia test layout.OffLayout, the components are drawn in the
wrong positions.  Upon inspection, it appears that ComponentEvents
(particularly the COMPONENT_RESIZED event) is never dispatched to the
OffLayout instance, and therefore the components are not repositioned
as they should be.
------- Additional Comments From djee at redhat dot com  2004-02-16 12:16 -------
Created an attachment (id=97706)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=97706&action=view)
simple test for ComponentEvents

------- Additional Comments From djee at redhat dot com  2004-02-16 12:17 -------
Upon further investigation using the above test case, it seems that no
ComponentEvent is ever fired.  This should be implemented.
------- Additional Comments From djee at redhat dot com  2004-02-16 17:32 -------
Fixed in java-gui-branch.  Acunia's layout.OffLayout test and the
attached test case should both work now.  Please verify.
------- Additional Comments From fitzsim at redhat dot com  2004-05-18 16:15 -------
OffLayout doesn't work perfectly yet.  The north-west button's
top-left corner is flush with the top-left corner of the main panel. 
Instead, it should be offset as well.

Likely this is a problem with GtkComponentPeer.setBounds (see the big
comment there).  Can you look into this?

------- Additional Comments From fitzsim at redhat dot com  2004-05-26 23:17 -------
Hmm, OffLayout works now.  Closing.


-- 
           Summary: ComponentEvent not dispatched to the listener
           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=16730


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  0:24 [Bug AWT/16730] New: ComponentEvent not dispatched to the listener gcc-bugzilla at gcc dot gnu dot org
2004-07-27  0:48 ` [Bug AWT/16730] " dberlin at gcc dot gnu dot org
2004-07-27  1:16 ` fitzsim at redhat dot com
2004-07-27  1:16 ` fitzsim at redhat dot com
2004-07-27  1:23 ` fitzsim at redhat dot com
2004-07-27  1:28 ` fitzsim at redhat dot com
2004-07-30 19:39 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16730-8724@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:56 ` [Bug awt/16730] " 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).