Permanent macOS dom/html/test/test_inputmode.html | inputmode in InputContext has to sync with current inputmode - got "tel", expected "url" when Gecko 93 merges to Late Beta on 2021-09-17
Categories
(Core :: DOM: Editor, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | unaffected |
firefox93 | + | fixed |
firefox94 | --- | verified |
People
(Reporter: aryx, Assigned: m_kato)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Compared to bug 1728306, this only affects macOS and builds with EARLY_BETA_OR_EARLIER
not set.
[task 2021-08-31T11:42:13.972Z] 11:42:13 INFO - add_task | Entering test dynamicChange
[task 2021-08-31T11:42:13.973Z] 11:42:13 INFO - TEST-PASS | dom/html/test/test_inputmode.html | Initial inputmode
[task 2021-08-31T11:42:13.973Z] 11:42:13 INFO - Buffered messages finished
[task 2021-08-31T11:42:13.973Z] 11:42:13 INFO - TEST-UNEXPECTED-FAIL | dom/html/test/test_inputmode.html | inputmode in InputContext has to sync with current inputmode - got "tel", expected "url"
[task 2021-08-31T11:42:13.973Z] 11:42:13 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
[task 2021-08-31T11:42:13.973Z] 11:42:13 INFO - dynamicChange@dom/html/test/test_inputmode.h
Reporter | ||
Comment 1•3 years ago
|
||
This might be an intermittent issue, it got observed once for Windows DevEdition.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
This is same issue as bug 1728306. WebIDL's prefs didn't apply current window/tab.
Comment 4•3 years ago
|
||
bugherder |
Reporter | ||
Comment 5•3 years ago
|
||
Verified fixed in today's central-as-late-beta simulation.
Updated•3 years ago
|
Description
•