Bug 13261 - REGRESSION (r19672-19697): Safari drag image drags at original size
Summary: REGRESSION (r19672-19697): Safari drag image drags at original size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: data:text/html,<img src="http://webki...
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-04-02 15:38 PDT by Matt Lilek
Modified: 2007-04-29 19:24 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2007-04-02 15:38:02 PDT
Load the testcase in the URL and drag the image.  It should drag at 20px but instead drags at it's native size.  Regressed between r19672 and r19696 - probably http://trac.webkit.org/projects/webkit/changeset/19689
Comment 1 Darin Adler 2007-04-11 02:10:49 PDT
<rdar://problem/5126393>
Comment 2 Matt Lilek 2007-04-29 16:15:11 PDT
Fix landed by Oliver in r21185
Comment 3 Darin Adler 2007-04-29 19:24:58 PDT
Does the patch introduce any possibility of floating point division by zero?