Thanks Martin!

 

Von: Martin Wittemann [mailto:[email protected]] 
Gesendet: Dienstag, 25. Januar 2011 09:37
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] startEditing() / stopEditing() behavior difers
if cell data changed or not

 

Hey,

looks like the endEditing (or something else) is done async in that case
which leads not starting the new editing. Wrapping the start in a simple
timeout with 0 ms, it works as expected.

Regards,

Martin

 

Am 24.01.2011 um 16:03 schrieb Mustafa Sak:





Hi List,

 

I wrote a custom cell editor to handle "tab" keypress on tables. I just want
to jump to next column and start editing if I'm editing a cell. As you can
see at the playground example it works fine for me. But just if you dont
change the cell value. If I do so, the jump works correct, but
startEditing() dont runs. Can anyone help?

 

Playground: http://tinyurl.com/6f3sxyr

 

1.       Double click to a cell, change nothing, just press "tab" key a few
times. This is the behavior I expected.

2.       Now do the same and change a value, than press "tab" key. It jumps
to the next column, but startEditing dont runs.

 

 

Regards Mustafa

<ATT00001..txt><ATT00002..txt>

 

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to