This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16768] New: List doesn't respond to item events


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2)
Gecko/20040301

Description of problem:
ItemEvents are no longer delivered to Lists.  See for example kaffe's
WidgetsDemo.  When you select a person, their details should show up
in the other components.  This was no doubt caused by the list peer
update, so I'll fix it.



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.run kaffe's WidgetsDemo
2.select a person in the list


Additional info:
------- Additional Comments From fitzsim at redhat dot com  2004-05-27 23:23 -------
Fixed on java-gui-branch.


-- 
           Summary: List doesn't respond to item events
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fitzsim at redhat dot com
                CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]