Closed Bug 1177019 Opened 9 years ago Closed 9 years ago

Position of IME (Chinese) candidates window doesn't respect transform:translate properties

Categories

(Core :: DOM: Editor, defect)

38 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1109410

People

(Reporter: manxingxing, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Attached image screenshot-2015-06-24-1.55.30pm.png (deleted) —
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3 Steps to reproduce: 1. create a div 2. inside the div, create an textarea or text input 3. apply the following css rules to the div div {transform: translateX(200px)} 4. type some words in the textarea or text input with Chineses IME(fcitx or ibus on ubuntu , Mac's builtin IME) Actual results: the position of candidates words window is placed as if the transform:translate rule were not set. see my demo at codepen.io: http://codepen.io/manxingxing/pen/bdYrWZ Expected results: the position should respect transform:translate css rules.
Retriage if it's not the right component.
Component: Untriaged → Editor
Keywords: testcase
Product: Firefox → Core
Summary: Position of IME(Chinese) candidates window doesn't respect transform:translate properties → Position of IME (Chinese) candidates window doesn't respect transform:translate properties
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: