Hi, I am implementing a feature which is using autoSuggestBehavior.
It works fine when the user
- input by using keyboard
- input by using Ctrl C, Ctrl V
But it doesn't work when the user use the mouse the copy and paste. Can someone help me on this please?
What I have done so far
- I tried to create <af:clientListener> to trigger <af:serverListener>
- In valueChangeListener, I call to bean, I put log there, and tested. After I use right mouse and Paste, it doesn't call that bean
- And some other tries.
Jdev version that I am using: Studio Edition Version 12.1.3.0.0