JDK-8103394 : An error message should be displayed when an invalid value is entered in the inspector
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: tools-scenebuilder
  • Affected Version: 7u6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-08-03
  • Updated: 2015-06-16
  • Resolved: 2012-09-04
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.
JDK 7
7u40Fixed
Related Reports
Relates :  
Description
When an invalid value is entered in the inspector, the tool replace it by the previous correct value. An error message should be displayed in the message area in this case.
For instance, if one enter "2" for the Opacity property, the error message will be :
"Value "2" is invalid for opacity"