XML identifier: Autocorr
Purpose: Attempts to turn on/off automatic correction in text input fields.
Status: Planned for future use/Q3 2020.
Category: Single level
Usage: Inserts javascript commands into html stream, trying to turn on or off the automatic correction of text, of input fields in html .
Valid values: true/false.
Default: false. This is to ensure that the html stream including javascript is not disturbed by the inserted javascript code.
Development:Planned for full actual use in Q3 2020, and if unsuccessfully tested, will be removed subsequently. If successfully implemented, and given customer interest to be able to to this on a per-url basis, will be included in the quick launch link section.
Example:
Turning autocorrection off for all html text entry fields, of all the url’s in use:
…
<key>Autocorr</key>
<string>false</string>
…
Document Revision: Jan. 2020, Feb. 2020. Doc. rev.: 0.2 Valid from app rev 0.89