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

Input fields accepting characters beyond maxlength attribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u60, 9
    • javafx
    • None
    • web

        Input fields having maxlength attribute functionality broken from 8u60 (also tested in 8u72)

        Steps to repro.
        1. Go to www.gmail.com
        2. click on create account
        3. In Choose username field enter below text (max. limit is 30)
        abcdefghijklmnopqrstuvwxyzabcd
        4. Now click anywhere in this string and try to enter text..
        5. User is able to enter the text beyond max limit(30) which is wrong.

        In Pre-8u60, maxlength attribute is not honoured and user is able to enter till webview hangs.

              mbilla Murali Billa
              mbilla Murali Billa
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: