Why doesn't escape button notifies me that the selection changed ? (to unselected)
I have some validation on SelectionListener and pressing escape is jumping over my validation.
This is definitely not a normal behavior. I could do some JS when pressing escape from the table to press a hidden button to catch that event.

Am I missing something ?

A weird behavior is that for some other table the selectionEvent does get triggered at Escape Key !! ?

link|improve this question

80% accept rate
Which component's selection are you talking about? – Hyangelo Sep 21 '11 at 21:43
Hello, it's af:table – Cosmin Vacaroiu Sep 22 '11 at 8:33
feedback

1 Answer

up vote 0 down vote accepted

my bad. it works, my business seemed that the listener wasn't called.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.