-
Bug
-
Resolution: Fixed
-
P4
-
8
-
Windows 7 64-bit
The document loads, but there is a "caution" icon overlaid on the node that is fx:included.
Hovering shows an error message that is black on dark grey and hard to read... something about UNRESOLVED_LOCATION and the included filename.
The file being included opens fine in SB 2.0, and the parent FXML opens file in SB 1.1.
The file being included is in the same directory as the main FXML that I load into SB.
The include line is:
<fx:include fx:id="pluginsFilterPanel" source="pluginsFilterPanel.fxml" VBox.vgrow="ALWAYS" />
It also shows the wrong icon for the included node (VBox icon instead of AnchorPane).
The context menu does not appear no matter where in SB I right-click.
All of the TitledPanes in Scene Builder's UI fail to expand/collapse (arrow rotates but nothing else happens).
Basically this puts SB into a broken state.
Hovering shows an error message that is black on dark grey and hard to read... something about UNRESOLVED_LOCATION and the included filename.
The file being included opens fine in SB 2.0, and the parent FXML opens file in SB 1.1.
The file being included is in the same directory as the main FXML that I load into SB.
The include line is:
<fx:include fx:id="pluginsFilterPanel" source="pluginsFilterPanel.fxml" VBox.vgrow="ALWAYS" />
It also shows the wrong icon for the included node (VBox icon instead of AnchorPane).
The context menu does not appear no matter where in SB I right-click.
All of the TitledPanes in Scene Builder's UI fail to expand/collapse (arrow rotates but nothing else happens).
Basically this puts SB into a broken state.
- is blocked by
-
JDK-8096695 An FXML using well formatted fx:include triggers an error at loading
-
- Resolved
-
-
JDK-8092676 When facing an error resolving fx:include the Hierarchy doesn't use the proper icon and class name
-
- Resolved
-
- relates to
-
JDK-8096007 Hierarchy Panel, blank tooltip for unsolved resource
-
- Resolved
-
-
JDK-8088941 Text of the tooltip in case of unresolved fx:include is difficult to read
-
- Closed
-
-
JDK-8095936 Some path aren't not properly handled at a given number of places in code base
-
- Resolved
-