Neil wrote:
I think the workaround is to put <treechildren onmousedown="this.parentNode.focus();" >
True, this works.
Unfortunately, my event listeners lie in an object which is
instantiated onload, so I have to attach them through the DM using the
attachEventListener function and the internals of a tree are not
DM-accessible.
Anyway, this has some strange twists:
If I insert alerts into the listener functions, in Firefox, the events
suddenly fire off in the expected order.
Minefield freezes though - must have tripped one of them mines -,
which could indicate that there is some work in progress regarding
this.
dev-tech-xul mailing list
dev-tech-xul (AT) lists (DOT) mozilla.org