Open Bug 1836472 Opened 2 years ago Updated 9 months ago

Microsoft IME does not switch to private mode if <input type="search"> has focus in the private window

Categories

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

77 Branch
Desktop
Windows 10
defect

Tracking

()

UNCONFIRMED

People

(Reporter: 6k64x4ma, Assigned: m_kato)

References

(Regression)

Details

(Keywords: inputmethod, regression)

Attachments

(1 file)

Attached file test.html

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.0

Steps to reproduce:

  • Open the attached file in the private window and focus on the first input field.

Actual results:

  • Microsoft IME does not automatically switch to private mode when the first input field gets focus.

Expected results:

  • IME should stay in private mode while I'm using Firefox's private window.

regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=de63e64b9090789daea9ad11d3cd11b4f284afe5&tochange=acc1632e35c7afc826d16bea8e1dd812b4f5117c
I think Bug 1618759 is suspicious.

Regressed by: 1618759

:m_kato, since you are the author of the regressor, bug 1618759, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(m_kato)

forgot to mention:
I've only tested with Windows 10 + Microsoft IME.
Microsoft Edge worked as expected.

OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop

I guess that this bug is IME side. When we pass multiple input scope values (when <input type=search with private mode, IS_SEARCH and IS_PRIVATE are passed). some values doesn't seem to be referenced.

Flags: needinfo?(m_kato)
Assignee: nobody → m_kato

Indeed, while using Edge's InPrivate window, the type of input has no effect on the virtual keyboard.

Severity: -- → S3
Priority: -- → P2

Windows 11 24H2 seems to fix this issue. No longer reproduce with Windows 11 24H2

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: