Tuesday, 15 April 2014

css3 - Bug in Firefox 30.0 autocomplete when using translate3d property? -



css3 - Bug in Firefox 30.0 autocomplete when using translate3d property? -

i've noticed firefox doesn't display in right place autocomplete suggestions of form inputs when using form within element css3 property translate3d.

here's image in form container using next values:

transform: translate3d(0px, -3652px, 0px);

large image

you can reproduce here: http://jsfiddle.net/a2x72/2/

(if doesn't autocomplete anything, send form 1 time firefox record values)

this bug doesn't take place in other browsers such chrome, opera or safari.

css3 firefox autocomplete autofill translate3d

No comments:

Post a Comment