After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 156712 - Tree expand events is never sent
Tree expand events is never sent
Status: VERIFIED FIXED
Product: java-gnome
Classification: Bindings
Component: GTK
mainline
Other Linux
: Normal normal
: ---
Assigned To: java-gnome bindings maintainers
java-gnome bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-28 13:50 UTC by Laurent Martelli
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Martelli 2004-10-28 13:50:10 UTC
In TreeView.addListener(TreeViewListener listener), ROW_COLLAPSED is registered
twice, but ROW_EXPANDED is not registered.
Comment 1 Mark Howard 2004-10-28 19:53:05 UTC
Fixed in cvs. Thanks for reporting.
Comment 2 Ismael Juma 2005-09-25 13:40:16 UTC
Closing.