Open
Bug 1952820
Opened 12 days ago
Updated 11 days ago
[TSF] `TSFTextStore` should expose URL even when IME is disabled
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
ASSIGNED
People
(Reporter: masayuki, Assigned: masayuki)
References
(Depends on 1 open bug)
Details
(Keywords: inputmethod)
This is required for Windows Recall and perhaps for some other features which retrieves URL via TSF instead of the a11y API.
Assignee | ||
Comment 1•12 days ago
|
||
Okay, we've already set URI even when IME is disabled in the XP part.
https://searchfox.org/mozilla-central/rev/d5baa11e35e0186c3c867f4948010f0742198467/dom/events/IMEStateManager.cpp#1949-1950,1965,1975
Assignee | ||
Updated•12 days ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•