I’ve created an editable list. It means I have an sparks:List with itemRenderes with TextInputs. When I type in text fields, the ‘n’ key moves selection to next list item. How to get rid of this ? Before Flash Player update the ‘t’ key moved me to the first list item. Now it doesn’t.
I’ve created an editable list. It means I have an sparks:List with itemRenderes with
Share
OK, I’ve got it. If someone needs a solution :
Just add an high priority event handler :
and the handler :