Bug 49872

Summary: [Qt] Limit the size of image preview "cursor" when dragging
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 49870    
Bug Blocks:    
Attachments:
Description Flags
Proposed patch tonikitoo: review+

Andreas Kling
Reported 2010-11-20 16:26:09 PST
We're missing implementations of dragImageSize() and scaleDragImage(). There's also dissolveDragImageToFraction() but QDrag::setPixmap() doesn't support semitransparent pixmaps anyway, so there's no rush to implement that one.
Attachments
Proposed patch (1.48 KB, patch)
2010-11-20 16:29 PST, Andreas Kling
tonikitoo: review+
Andreas Kling
Comment 1 2010-11-20 16:29:34 PST
Created attachment 74489 [details] Proposed patch
Andreas Kling
Comment 2 2010-11-20 22:45:12 PST
Note You need to log in before you can comment on or make changes to this bug.