JDK-8092256 : Numeric editors could prevent ���-��� char input when they can���t accept negative value
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: tools-scenebuilder
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2013-11-27
  • Updated: 2019-06-27
  • Resolved: 2019-06-27
Related Reports
Relates :  
Relates :  
Description
According to the spec in DTL-5714, editors that accept a number will not allow you to type a letter. I feel it will be useful to take this one step further and also not allow ���-��� to be typed where the editor will not accept a negative value.
Comments
SceneBuilder has been removed from jfx-dev. Closing as "Wont' fix".
27-06-2019

No, I don't plan to do this for 2.0, this does not fit with the feature freeze date. Although some value types (width, height) are known as never negatives, for some other types (that cannot be nagative) I guess metadata information would be needed.
02-01-2014

Jerome, please let me know where we stand regarding this one. Are we still trying to do anything here in 2.0 ?
24-12-2013