This repository was archived by the owner on Jul 30, 2019. It is now read-only.
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
Sort out issues with [inputmode] #269
Closed
Description
Moved from Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23961
@sicking, @benbucksch, @TakayoshiKochi
In the linked bug, it is pointed out that inputmode
combines concepts in one attribute that shouldn't logically belong together (script/language [latin, kana...], data types, and typing aids, etc.).
Is this feature widely implemented? Should it be dropped? If not, can it be refactored to make sense? Mozilla seems to have had an interest in addressing some of these concerns.