Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 12, 14, 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b25
-
OS:os_x
Description
Under certain circumstances, opening a menu on a JTextField clears the existing text selection. An example is opening a menu using control-click over a selection that has been created by triple clicking. See attached test program.