Open Bug 448927 Opened 17 years ago Updated 3 years ago

[IMM][TSF][XUL panel] IME candidate list is overlapped by topmost panel element

Categories

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

All
Windows
defect

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

Details

(4 keywords)

spun off from bug 433340. Some Windows IMEs decide the window level of the candidate list window from current focused window level. However, the widget of <panel> element never has the actual focus. Therefore, some IMEs don't use topmost window level for the candidate list window. I have no idea to fix this bug... # The default IMEs of Win Vista always create the topmost window, so, they don't have this problem.
I think that we should warn that XUL app developers don't use topmost panel element for the container of text input fields in MDC. http://developer.mozilla.org/en/docs/XUL:panel
Keywords: dev-doc-needed

Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.

Component: Widget: Win32 → DOM: UI Events & Focus Handling

We stopped supporting XUL addons so that all XUL <panel> elements under our control. Therefore, we do not need to fix this bug, but welcome to fix this if you have an idea.

Severity: normal → minor
Keywords: jp-critical
OS: Windows Vista → Windows
Priority: -- → P5
Hardware: x86 → All
Summary: IME candidate list is overlapped by topmost panel element → [IMM][TSF] IME candidate list is overlapped by topmost panel element
Summary: [IMM][TSF] IME candidate list is overlapped by topmost panel element → [IMM][TSF][XUL panel] IME candidate list is overlapped by topmost panel element
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.