Conversation
Firefox mobile 68 supports this now with a flag change
|
Shouldn't |
From the pushed changes, it would appear that it's simply defaulted true as of an upcoming version if the Version is Android, rather than using the flag like it currently does, though I'm not sure of the version. (See https://hg.mozilla.org/integration/autoland/rev/f98800d012f0) There is currently no universal Firefox for Android version as the current is 68.11.0 on < Android 5, released end of July this year. 79 is the Desktop version, or Android 5+ which this change to the docs shouldn't affect. Unsure if we should add both versions with a note pertaining to the Android OS Version. |
|
See #4983 for Firefox/Android version. 79 is stable release and this attribute supports on 79, but I don't know whether this is ready for this data. |
ddbeck
left a comment
There was a problem hiding this comment.
This is a good change, though I have one suggestion. Thank you and welcome to BCD, @test137E29B.
| ], | ||
| "firefox_android": { | ||
| "version_added": false | ||
| "version_added": "68", |
There was a problem hiding this comment.
Based on the feature in the desktop Firefox, I'm guessing this has been in the Android version for some time. Let's set this to true:
| "version_added": "68", | |
| "version_added": true, |
There was a problem hiding this comment.
Why? I haven't seen any indication that this was enabled before: https://bugzilla.mozilla.org/show_bug.cgi?id=1631681#c0
There was a problem hiding this comment.
Ah, thank you @evilpie. I misunderstood the original PR description ("as of Version 68") to mean that it was tested in the current version and no others. I'll merge it as is.
This adds data for Firefox Mobile's support of the inputmode attribute's usage as of Version 68, with a flag change.
Sourced from: https://caniuse.com/#feat=input-inputmode