Right-to-left ChoiceBox popup position

Kevin Smith kevin.s at qualitycode.com
Wed May 14 22:46:40 UTC 2014


In a scene that is configured to use a right-to-left orientation, we
have a ChoiceBox. When clicked, the popup of available items is shownin
the wrong position (well away from the choicebox itself). My guess is
that it is ignoring the orientation, and coming up in a relative
position that would be correct in a left-to-right screen.

We have seen this on Windows, Mac, and Linux, using Java 1.8.0.

Is this already a known problem? If not, let me know if I need to create
a sample app that demonstrates it.

Thanks,

Kevin


More information about the openjfx-dev mailing list