Skip to main content

Bug Tracker

Side navigation

#13325 closed bug (duplicate)

Opened January 25, 2013 05:28AM UTC

Closed January 25, 2013 02:49PM UTC

animate input with padding bug

Reported by: james.kleeh@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:
Description

So calling .animate({width: x}) on inputs with left or right padding, or .animate({height: x}) on inputs with top or bottom padding causes the animation to "jump". This is new for jQuery 1.9 and I have tested it on Firefox and Chrome and the issue is the same. I also tested it with 2.0 and it still occurs.

Attachments (0)
Change History (2)

Changed January 25, 2013 01:47PM UTC by anonymous comment:1

This is happening on Windows 7.

Here is a fiddle with the issue reproduced: Win 7 chrome or FF (possibly IE as well)

http://jsfiddle.net/cGcuJ/

Changed January 25, 2013 02:49PM UTC by mikesherov comment:2

resolution: → duplicate
status: newclosed

Duplicate of #13183.