Hello developers, I fixed a bug today which initially was about modelSelection, on of our favorite topics on the list. ;) I debuged the whole thing down to the selection management of the tree and the getSelectables method of the tree.
Here is what the API-Doc says about this method: "Returns all elements which are selectable." So what I expected was that I get all selectables of the tree but the method returned all visible selectables of the tree which is in my opinion a bug. The following playground example shows you what exactly whats happening: http://tinyurl.com/39rpq9v Now enough story telling and to my question. Have you ever used getSelectables of the tree and did you experience the same problem than I did? Do you think this change could break your application? Or some else application? Feedback is highly appreciated. Thanks, Martin -- View this message in context: http://qooxdoo.678.n2.nabble.com/getSelectables-on-the-tree-widget-tp5312140p5312140.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
