Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-29616

HTML5 form features

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • P5: Not important
    • None
    • None
    • WebKit
    • None

    Description

      Support for the following HTML5 input element and form related functionalities

      • the new input element types specified in HTML5 draft specification, including those covered in QTWEBKIT-165 and QTBUG-29615, and those not covered (e.g range, color, and search). Currently, we use these input types in selecting virtual keyboards
      • validating the input of these new input element types without JavaScript (e.g. validating that the user has entered a valid email address in an email type input element). Support for the :invalid pseudo-class in CSS to style invalid input elements and providing validation messages to the user when the user tries to submit a form with invalid input elements
      • placeholder attribute
      • autofocus attribute

      This article provides a nice summary of these features: http://articles.sitepoint.com/article/html5-forms

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            chramos chramos
            hehaveri Henry Haverinen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes