JDK-8253634 : TreeCell/Skin: misbehavior on switching skin
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: openjfx15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-25
  • Updated: 2020-11-01
  • Resolved: 2020-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.
Other
openjfx16Fixed
Related Reports
Blocks :  
Relates :  
Description
similar issue as JDK-8246745 (for ListCell/Skin), similar fix (replace the cached state with getting the property's value when needed)
Comments
Changeset: cb545cc6 Author: Jeanette Winzenburg <fastegal@openjdk.org> Date: 2020-11-01 13:51:49 +0000 URL: https://github.com/openjdk/jfx/commit/cb545cc6
01-11-2020