Open Bug 1817704 Opened 2 years ago Updated 5 months ago

IME enabled state is not updated when `type` of `<input>` element is changed

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

defect

Tracking

()

ASSIGNED

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

(Keywords: inputmethod)

Attachments

(1 file)

Spinning off from bug 559728.

If type of focused <input> is changed, IME state should be updated, but it's not triggered yet even though caret visible issue was fixed.

Currently, nobody handles IME state at changing <input>.type.

The simplest fix is, make HandleTypeChange notify IMEStateManager of the
change and IMEStateManager update IME state and manage IMEContentObserver.

Assignee: nobody → masayuki
Status: NEW → ASSIGNED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: