-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
It's expected that input text field should becomes blank when mouse pressed on it. For example, when trying to set Min Height for control, I place pointer over text field and press mouse button, but its value still "USE_COMPUTED_SIZE", and it's expected that field is ready for input data, but I need to clear filed before.