Bug 88372 - REGRESSION(110494): Can no longer drag-and-drop links into FileMaker Pro 12
Summary: REGRESSION(110494): Can no longer drag-and-drop links into FileMaker Pro 12
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-06-05 16:18 PDT by Brady Eidson
Modified: 2012-06-05 17:17 PDT (History)
0 users

See Also:


Attachments
Patch v1 (2.50 KB, patch)
2012-06-05 16:26 PDT, Brady Eidson
enrica: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2012-06-05 16:18:33 PDT
REGRESSION(110494): Can no longer drag-and-drop links into FileMaker Pro 12

110494 subtly changed a few things on the pasteboard when dragging and dropping.

Notably it stopped writing the plain string format for the link URL as well as replaced the link URL with the image source URL if the link being dragged was associated with an image.

In radar as <rdar://problem/11575898>
Comment 1 Brady Eidson 2012-06-05 16:26:04 PDT
Created attachment 145893 [details]
Patch v1

I'm in the middle of running the layouttests, but this is likely the final patch.
Comment 2 Enrica Casucci 2012-06-05 17:07:35 PDT
Comment on attachment 145893 [details]
Patch v1

Looks good.
Comment 3 Brady Eidson 2012-06-05 17:17:17 PDT
http://trac.webkit.org/changeset/119535