Closed
Bug 1286770
Opened 9 years ago
Closed 8 years ago
[TSF] Google Japanese Input doesn't show input mode popup when caret is at start of a line in a contenteditable editor
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla51
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: inputmethod)
STR:
1. Move caret to end of a line of contenteditable editor (i.e., before <br>).
2. Type "Kanji" key to turn on/off Google Japanese Input.
Then, looks like that eQueryTextRect returns wrong rect and the popup appears at end of previous line.
Comment 1•9 years ago
|
||
Is this the kind of thing you could work on, Masayuki? Based on the bug this blocks I'm also guessing this is urgent, so priority=P1?
Flags: needinfo?(masayuki)
Assignee | ||
Comment 2•9 years ago
|
||
Exactly. I'm working on this bug and we cannot land the other related landings due to this new regression.
But perhaps, this will be fixed by bug 1286464 since in my current understanding, this and the bug is caused by same reason.
Flags: needinfo?(masayuki)
Updated•9 years ago
|
Assignee: nobody → masayuki
Priority: -- → P1
Assignee | ||
Comment 3•8 years ago
|
||
This was completely fixed by bug 1286464.
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox50:
affected → ---
Depends on: 1286464
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•