[webkit-reviews] review requested: [Bug 78444] [Qt] Middle clicking a scrollbar causes text to be pasted. : [Attachment 143770] Patch with more elaborate LayoutTests ChangeLog
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 24 02:27:50 PDT 2012
Steffen Imhof <steffen.imhof at basyskom.com> has asked for review:
Bug 78444: [Qt] Middle clicking a scrollbar causes text to be pasted.
https://bugs.webkit.org/show_bug.cgi?id=78444
Attachment 143770: Patch with more elaborate LayoutTests ChangeLog
https://bugs.webkit.org/attachment.cgi?id=143770&action=review
------- Additional Comments from Steffen Imhof <steffen.imhof at basyskom.com>
Ok, a reasonable request :-)
I tried to explain the changed test a bit more in the ChangeLog.
What I manually tried, besides the Qt case, was a recent Chromium build. For
Chromium the original test seemed to work, but the new one works, too.
I am not sure if the not-triggering of onpaste on the non-editable <body> is
another bug in Qt? I did not find something like a specification for onpaste...
as far as I could see it was originally introduced in Internet Explorer, so
it's probably not well specified. FWIW Firefox did not trigger onpaste for
<body> either.
Just for my education: All green EWS bots should indicate that the changed test
does not break any of the tested platforms now, right?
More information about the webkit-reviews
mailing list