Closed
Bug 1296578
Opened 9 years ago
Closed 9 years ago
[e10s] TextInputHandler should use query events relative to insertion point during composition
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: inputmethod)
Attachments
(1 file)
When I type fast and start composition before widget receives selection change notification, candidate window is positioned at prior character of composition string.
I think that TextInputHandler should use query events relative to insertion point during composition.
Assignee | ||
Comment 1•9 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
mozreview-review |
Comment on attachment 8783238 [details]
Bug 1296578 IMEInputHandler should use insertion point relative query content events during composition
https://reviewboard.mozilla.org/r/73112/#review70942
Comment 4•9 years ago
|
||
mozreview-review |
Comment on attachment 8783238 [details]
Bug 1296578 IMEInputHandler should use insertion point relative query content events during composition
https://reviewboard.mozilla.org/r/73112/#review70944
Attachment #8783238 -
Flags: review?(m_kato) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/d16d42082abf
IMEInputHandler should use insertion point relative query content events during composition r=m_kato
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•