JDK-8100137 : Add RTL support to Scrollbar / ScrollPane
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: controls
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-08-14
  • Updated: 2015-06-16
  • Resolved: 2013-01-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Blocks :  
Blocks :  
Comments
verified with 8.0b88.
07-05-2013

This task is completed, although bug RT-26132 is still unresolved.
07-01-2013

Changeset: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4e5a8c827dc4 This issue will resolved when RT-26132 is fixed.
26-11-2012

Attaching test case showing the four combinations of ScrollPane nodeOrientation vs content nodeOrientation.
21-11-2012

Attaching proposed patch. The fix has been tested with scrolling and panning, but not with touch yet. Note that this does not deal with the clipping problems in RT-26132. I suggest commenting out the setClip() statement for testing only, until the clipping works properly.
21-11-2012