Closed
Bug 970862
Opened 11 years ago
Closed 10 years ago
[TSF] nsTextStore::GetWnd() returns wrong window handle when XUL <panel> has focus
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1149428
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: inputmethod)
nsTextStore::GetWnd() always returns the window handle which has native focus.
That is, when XUL <panel> is open and its <input> has focus, the returning window handle is its parent window's window handle, not the <panel>'s window handle.
Assignee | ||
Comment 1•10 years ago
|
||
Wow, I filed same bug :-(
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•