Client Scripting Focus issue #383
Unanswered
davidleetw
asked this question in
Q&A
Replies: 1 comment
-
|
It seems that there is currently no server side option to achieve that, but you can do it on the client side: RAP team: If this behavior should be standard, it could be achieved by forcing the focus to the text field in rwt.widgets.Text.js: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
A Text with style SWT.ICON_CANCEL,the Text widget lost focus after clicking the ERASER icon in it
, we must click the Text again to get focus for new input!
How to make the Text widget still get the focus after cleaning the existed content?
Thank you!
E.js
Beta Was this translation helpful? Give feedback.
All reactions