Hi Benjamin,

thanks for your reply. As you can see in the playground - I know that it is
possible to use .getSelection().addListener("change",...). I also realize
that strictly speaking, there is no bug since the property "Selection" does
not change when the selection content changes (because it simply points to
the array whose content does change). 
However, I think that it does not make much sense conceptually to have a
changeSelection event which is only fired when the pointer to the Selection
array changes (which I guess does not happen very often, if at all). Since
this behavior is different from the other (non-virtual) widgets I think it
is worth contemplating. Perhaps the change event from the Selection Array
should bubble up and trigger a "changeSelection" event on the
VirtualSelectBox, as this is what one would expect it to do (unless one
knows the implementation details of the widgets). 

Best wishes,
Omri

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Possible-bug-with-VirtualSelectBox-changeSelection-event-not-working-tp6947645p6948088.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to