JDK-8095335 : RTL orientation, resizing TableView column width got opposite result.
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-12-12
  • Updated: 2015-06-12
  • Resolved: 2012-12-21
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
Relates :  
Description
Since RT-24219 has been fixed, TableView should have support RTL. But there is still a problem with resizing column:
drag mouse on the column separator to resize column width, the column separator doesn't move as expect, it moves to the opposite direction.
Comments
verified in 8.0 b129.
20-02-2014

OK, I will create a robot test for RTL.
05-06-2013

Jenny, can you create such one? We have robot tests for resizing of column in ControlsTests, but it is not for RTL...
04-06-2013

A robot test could be useful.
04-06-2013

I think this is one-time bug? Or some test is needed though?
04-06-2013

http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1889ef1d7c4d
21-12-2012