Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-18524

HTML input and textarea controls should suppress automatic spellchecking, etc.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 5.0.0
    • 4.5.0
    • UI

    Description

      Browsers autocorrect, autocapitalize, and spellcheck text within HTML inputs (<input type="text">) and textareas. For the purpose of a web application such as ours, this is almost never useful and is, instead, a glaring distraction (red, wavy lines in Chrome/Mac).

      This behavior can be suppressed at the level of individual HTML controls by including autocorrect="off" autocapitalize="off" spellcheck="false" in the tag.

      https://davidwalsh.name/disable-autocorrect

      Attachments

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

        Activity

          People

            pavel Pavel Blagodov
            rob.ashcom Rob Ashcom (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty