Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8090207

DatePicker inserts + character when year contains more than 4 digits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 8u20
    • javafx
    • 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.

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

              Created:
              Updated:
              Imported: