DatePicker inserts + character when year contains more than 4 digits

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 8u20
    • Component/s: javafx
    • Environment:

      8u-dev, Hudson build 258
      Tested on Mac, but I think this should be platform-independent.

      Run HelloDatePicker. Enable the Editable TextField. Navigate to the text field and enter a digit (e.g. 6) before the year number, so that the resulting string looks like:

      1/16/62014

      and press Enter. The text in the DatePicker transforms to

      1/16/+62014

      Also, it will print out an error: can't parse text at index 5.

            Assignee:
            Unassigned
            Reporter:
            Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: