|
Never mind. I changed the behavior such
that the caret is always visible (even when all text is highlighted), analogous
to Swing’s default behavior for text fields. Etienne From: Etienne Studer Hi Bruno We have one issue regarding the ULCSelectOnFocusTextField.
The issue can be reproduced on the community site: 1) tab to the
textfield -> it gets highlighted 2) switch to
another application, e.g. Alt-Tab on Windows 3) switch back to
the Java application à the textfield is still highlighted
(ok) but the caret is visible, too (not ok). Any idea on how to patch this so the caret is not visible
when switching back to the application? Thanks in advance. Have a nice week-end. Etienne |
