-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: javafx
We have two system properties for setting the default user agent with a system property and neither of them do it correctly. isCaspian() and isModena() will both always be false when setting from system property.
I plan to remove the "javafx.application.userAgentStylesheet" property and just keep the "javafx.userAgentStylesheetUrl" property as specified in the JavaDoc.
I plan to remove the "javafx.application.userAgentStylesheet" property and just keep the "javafx.userAgentStylesheetUrl" property as specified in the JavaDoc.