Closed Bug 1819868 Opened 2 years ago Closed 1 year ago

autocapitalize=off not working

Categories

(Fenix :: General, defect)

Firefox 110
All
Android
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1692007

People

(Reporter: axkibe, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36

Steps to reproduce:

Minimal working example, load following webite in the browser

<!DOCTYPE HTML>
<html>
<body>
<textarea id="input" autocapitalize="off"></textarea>
</body>
</html>

Click on the textarea

Actual results:

virtual keyboard starts with an uppercase character.

Expected results:

virtual keyboard starts with a lowercase character.

As far I searched there have been serveral issues alraedy fixed with autocapitalize, therefore I guess this is defect not an enhancement and a regression issue.

PS: Also voting for navigator.virtualKeyboard API to get incldued.

BTW: autocomplete="off" and autocorrect="off" are also ignored, the virtual keyboard is just in default mode.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1692007
Flags: needinfo?(cpeterson)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.