JDK-8168895 : Tick marks position is not animated when toggling forceZeroInRange
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-10-28
  • Updated: 2020-01-31
  • Resolved: 2016-11-01
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 JDK 9
8u152Fixed 9Fixed
Related Reports
Relates :  
Description
Start Ensemble8 Horizontal Bar Chart.
Untick "forceZeroInRange" for xAxis.
Lower bound tick mark jumps to the right and stays there.
This is a regression from the JDK-8166847 where setPosition was called only one when creating tick marks.
Comments
Approved to backport to 8u-dev for 8u132.
09-11-2016

Changeset: 6122217b5fed Author: vadim Date: 2016-11-01 12:14 +0300 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/6122217b5fed
01-11-2016

+1
30-10-2016

Also I'd like to request a backport for this which applies cleanly.
28-10-2016

Jonathan, could you please review this fix: http://cr.openjdk.java.net/~vadim/8168895/webrev.00/ Also fixed the issue when tick labels which were animated from out of bounds would not be visible. Basically this is kind of reverting portions of the JDK-8166847
28-10-2016