Closed Bug 788556 Opened 12 years ago Closed 12 years ago

focusing in/out from input inside a css3 translated div messes up other elements

Categories

(Firefox :: Untriaged, defect)

15 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 750618

People

(Reporter: nick_skants, Unassigned)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833

Steps to reproduce:

I have a div container, say 1000px fixed width. Inside 3 container. First and third are menus (100% width), second is the content. The second is also 100% width (overflow:hidden) and contains a 400% div, call it slider. I move the slider div with jquery by changing transform property to "translate(-25%,0)" for example.


Actual results:

If i have a form with inputs on previously hidden part of my slider div, then clicking, writing, tabbing on inputs make my menus div disappear. It seems like if the viewport of browser slide to the right.


Expected results:

If I change margin-left property instead of transform property all works good letting me filling the inputs and see normal content of the page.
Could you attach a minimal testcase (this one in your screenshot maybe) to this bug, please?
At page 3 there is a form. Tabbing on inputs makes viewport moving to the right. Same thing happens when autocomplete comes out.
Attachment #658812 - Attachment mime type: text/plain → text/html
Status: UNCONFIRMED → RESOLVED
Closed: 12 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: