Bug 61393

Summary: [Qt] Fix fast/events/selectstart-by-single-click-with-shift.html
Product: WebKit Reporter: Robert Hogan <robert>
Component: New BugsAssignee: Robert Hogan <robert>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, luiz
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61322    
Attachments:
Description Flags
Patch rniwa: review+

Description Robert Hogan 2011-05-24 14:04:21 PDT
[Qt] Fix fast/events/selectstart-by-single-click-with-shift.html
Comment 1 Robert Hogan 2011-05-24 14:14:45 PDT
Created attachment 94684 [details]
Patch
Comment 2 Ryosuke Niwa 2011-05-24 14:16:35 PDT
Comment on attachment 94684 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=94684&action=review

> LayoutTests/ChangeLog:6
> +        https://bugs.webkit.org/show_bug.cgi?id=61393
> +
> +        [Qt] Fix fast/events/selectstart-by-single-click-with-shift.html

Please fix this before you land.
Comment 3 Robert Hogan 2011-05-24 15:00:32 PDT
Committed r87210: <http://trac.webkit.org/changeset/87210>