-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: javafx
Recently a regression appeared, that prevent to get information for non-applied CSS rules.
The method called for this is Node.impl_getMatchingStyles(), that now returns an empty list.
The impact on Scene Builder is critical, since it prevents the CSS Analyzer panel to show the set of css rules applied to a given node.
The method called for this is Node.impl_getMatchingStyles(), that now returns an empty list.
The impact on Scene Builder is critical, since it prevents the CSS Analyzer panel to show the set of css rules applied to a given node.
- blocks
-
JDK-8095679 Node.impl_getMatchingStyles should create style helper if needed
-
- Closed
-
- relates to
-
JDK-8097480 Node.impl_getMatchingStyles() does not provide lookup information
-
- Resolved
-