Bug 61393 - [Qt] Fix fast/events/selectstart-by-single-click-with-shift.html
Summary: [Qt] Fix fast/events/selectstart-by-single-click-with-shift.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Hogan
URL:
Keywords: Qt
Depends on:
Blocks: 61322
  Show dependency treegraph
 
Reported: 2011-05-24 14:04 PDT by Robert Hogan
Modified: 2011-05-24 15:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.40 KB, patch)
2011-05-24 14:14 PDT, Robert Hogan
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>