Minor bug in TGListTree

Dear all,
I have a found a bug in TGListTree similar to the one described in
root.cern.ch/root/roottalk/roottalk03/0194.html

It seems that if the size of the pixmaps affects the ability of TGListTree to understand on which item the user clicks.
The attached macro opens four different windows, using four different sizes for the pixmaps: try to select the lowest items. It seems to me that even sizes are correct whereas odd ones are not.

(root 4.00.04 compiled from source on Linux)
Luigi
test_tglisttree.C (2.24 KB)

Hi Luigi,
thanks for reporting it.
I’m trying to fix it.

Regards. Valeriy