Closed
Bug 908550
Opened 12 years ago
Closed 1 year ago
Search box suggestions obscure IME suggestions
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 720659
People
(Reporter: lohonam, Unassigned)
Details
Attachments
(1 file)
74.13 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20130822004006
Steps to reproduce:
change to input method (like 'Quick' to type Chinese) that will pop up additional dialog after inputting a word in search bar
Actual results:
the search suggestion auto complete has cover the additional dialog such that the user can't select the additional words
Expected results:
The additional dialog should not be covered.
Summary: search suggestion → search suggestion auto complete fail to display the dialog for some input method
Comment 1•12 years ago
|
||
Not sure where this belongs: XUL, menus, and IME are all involved. CC'ing Masayuki because he's worked on IME bugs in the past.
Component: Untriaged → General
Product: Firefox → Core
Summary: search suggestion auto complete fail to display the dialog for some input method → Search box suggestions obscure IME suggestions
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
(In reply to Drew Willcoxon :adw from comment #1)
Not sure where this belongs: XUL, menus, and IME are all involved. CC'ing
Masayuki because he's worked on IME bugs in the past.
Renewing this question as needinfo and request for re-triage.
Flags: needinfo?(masayuki)
About search suggestions, I already fixed this in bug 454531, bug 720659 and some platform specific issues in the widget module. If this is still reproducible with Win10/11, please file a new bug (All Microsoft IMEs are recreated after Win8, therefore, I think that this is not reproducible anymore in the most environment).
(If the Chinese IME shows the window without composition, I think that it's impossible to fix this bug because it requires to disable autocomplete in most time.)
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 720659
Flags: needinfo?(masayuki)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•