-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
None
When an FXML containing some invalid CSS files is loaded, then error messages are not displayed in the messageBar.
Errors are currently only displayed in the following cases:
- The user sets the style property
- The user set id/styleclasses properties
- The user set styleclasses properties
- The user edit a CSS file with an external editor and save its change.
When the main FXML file is loaded, CSS errors should be displayed too.
Errors are currently only displayed in the following cases:
- The user sets the style property
- The user set id/styleclasses properties
- The user set styleclasses properties
- The user edit a CSS file with an external editor and save its change.
When the main FXML file is loaded, CSS errors should be displayed too.