Closed
Bug 146557
Opened 23 years ago
Closed 21 years ago
URL auto-complete window cover IME window
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 165055
mozilla1.3alpha
People
(Reporter: tetsuroy, Assigned: tetsuroy)
Details
- make IME on
- start typing on URL bar
- 'URL auto-complete' window shows up on top of IME candidate window
Expected result:
-IME candidate window should alway on top.
Observed in all-Windows and Mac
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
| Assignee | ||
Comment 1•23 years ago
|
||
it's because we use HWND_TOPMOST and HWND_TOP flag
| Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.2beta
| Assignee | ||
Comment 2•23 years ago
|
||
bulk milestone change
Target Milestone: mozilla1.2beta → mozilla1.3alpha
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 165055 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•