Bug 39627 - Transition animation interferes with resizing
Summary: Transition animation interferes with resizing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-24 17:06 PDT by Maxwell Terpstra
Modified: 2012-08-13 10:53 PDT (History)
2 users (show)

See Also:


Attachments
test case (283 bytes, text/html)
2010-05-24 17:06 PDT, Maxwell Terpstra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxwell Terpstra 2010-05-24 17:06:42 PDT
Created attachment 56945 [details]
test case

If a CSS transition is specified on the height/width of a resizable box, manual resizing behaves oddly.  In effect, the resizing appears to lag behind user input by the transition duration.  Transition effects should probably be disabled when manually resizing boxes.