How to change default click-to-focus behavior?

Nitin S nitin at swapbox.com
Wed Nov 26 18:49:00 UTC 2014


Hi all,

Is there a way to have TextFields take focus on mouse-released instead of
mouse-pressed? We're trying to get closer to iOS behavior where you can
scroll down on a ScrollPane even if your finger lands on a control. Current
behavior is: as soon as the TextField receives mouse-pressed it takes focus
preventing scroll.

Nitin


More information about the openjfx-dev mailing list