Closed Bug 1296217 Opened 8 years ago Closed 8 years ago

[e10s] Suggest window and candidate window of IME isn't positioned as expected if the editor is zoomed in/out or rotated by CSS transform

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
e10s + ---
firefox51 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

(Keywords: inputmethod)

Attachments

(1 file)

I realized that suggest window and candidate window of IME isn't positioned correctly only in e10s mode if focused editor is zoomed in/out or rotated by CSS transform. I'm not sure why it works well with translate... # Although, this is a bug in edge case, so, I cannot work on this soon. If you try to fix this bug, feel free to take this!
tracking-e10s: --- → +
Priority: -- → P3
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
OS: Windows → All
Comment on attachment 8788470 [details] Bug 1296217 ContentEventHandler::OnQueryTextRectArray() should apply CSS transform to each character or line breaker rect https://reviewboard.mozilla.org/r/76968/#review75226 I assume you tested this all also when focus was in some iframe.
Attachment #8788470 - Flags: review?(bugs) → review+
(In reply to Olli Pettay [:smaug] from comment #3) > I assume you tested this all also when focus was in some iframe. Yeah, the URL, jsfiddle.net, runs the testcase in iframe and I tested in it. Additionally, bug 1291172 checks this bug too.
Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/8a0e581059cc ContentEventHandler::OnQueryTextRectArray() should apply CSS transform to each character or line breaker rect r=smaug
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: