Closed
Bug 1729402
Opened 4 years ago
Closed 4 years ago
Changing inputmode might not set input-purpose on GTK
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
I have no environment to check input-purpose change, I should check inputmode and autocapitalize on https://searchfox.org/mozilla-central/rev/d41e38aec06535909a4b950990af5f012bd113b1/widget/gtk/IMContextWrapper.cpp#1278-1280.
Assignee | ||
Comment 1•4 years ago
|
||
I have to consider that we have to set input-purpose even if inputmode only
is changed.
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/710e6fe65c34
Changing inputmode might not set input-purpose on GTK. r=masayuki
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•