Hi danovics,

ist not actually a matter of setValue on a changeSelection event. IMHO it looks 
like an issue on the mouse event. To verify just change selection by keyboard, 
no focus out will be fired.

Please feel free to open a bug. But I guess you will need to implement a 
workaround in the meantime.

Gruß
Mustafa Sak

Applications & Integration

1&1 Internet AG
Ernst-Frey-Straße 10
DE-76135 Karlsruhe

-----Ursprüngliche Nachricht-----
Von: danovics [mailto:andrejev...@gmail.com] 
Gesendet: Dienstag, 8. April 2014 19:37
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] Table looses focus if cell values are set in 
changeSelection listener

A playground example for the issue:

http://tinyurl.com/kkhpzyn

I would like to have a column in my table in which the cell values depend on 
the cell's row selected or unselected state.
The problem is, that when the cell's value set in the changeSelection listener 
of selectionModel, the table looses focus in some circumstances (see playground 
example).

I've found working example in GMX mail's Address Book.
Another behavior there I'd like to implement is the selection method with 
checkboxes.
When one clicks on a checkbox in first column the multiple selection isn't 
reseted to the clicked row, instead, depending on the value of the checkbox, 
the current row will be added or removed from selection.

Any help appreciated.
Thank you.





--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Table-looses-focus-if-cell-values-are-set-in-changeSelection-listener-tp7585516.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration Continuously Automate 
Build, Test & Deployment Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to