Closed Bug 789942 Opened 12 years ago Closed 12 years ago

input elements who's ancestor is positioned with -moz-tranform inadvertently scroll when user is typing

Categories

(Firefox :: Untriaged, defect)

15 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 750618

People

(Reporter: Wesw02, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

Attached file firefox-moz-translate-bug.html (obsolete) —
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1

Steps to reproduce:

In our app, we have several elements positioned with `-moz-transform` and that element has a descendant `input` element.


Actual results:

When typing in that `input` element and it's already visible in the viewport, the viewport is still improperly scrolled. My guess is that it's miscalculating the position and determine the input field is out side of the viewport.


Expected results:

It should not have been scrolled, the element was already visible in the viewport.
Keywords: css-moz, inputmethod
Attached file Example of issue
Attachment #659716 - Attachment is obsolete: true
Attachment #659717 - Attachment mime type: text/plain → text/html
Sorry for all of the change comments. I'm not that familiar with Bugzilla. Any how, the attachment should be a sufficient proof for this issue.

Let me know if I can help further. Thank you.
Keywords: css-moz, inputmethod
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Keywords: css-moz, inputmethod
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: