Bug 80825 - REGRESSION (r110371): broke platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html
Summary: REGRESSION (r110371): broke platform/gtk/scrollbars/overflow-scrollbar-horizo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Kroeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 01:55 PDT by Philippe Normand
Modified: 2012-03-15 15:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2012-03-12 14:25 PDT, Robert Kroeger
no flags Details | Formatted Diff | Diff
Patch (2.01 KB, patch)
2012-03-12 14:49 PDT, Robert Kroeger
no flags Details | Formatted Diff | Diff
Patch (2.11 KB, patch)
2012-03-14 10:51 PDT, Robert Kroeger
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2012-03-12 01:55:16 PDT
http://trac.webkit.org/changeset/110371 broke that test. Diff:


--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll-actual.txt 
@@ -1,4 +1,46 @@
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello world this is a long string and will not wrap. Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
+Hello
 Test for bug 29348: This tests that using the mouse wheel while having the pointer in a horizontal scrollbar makes it scroll horizontally, also with styled scrollbars. On success, the vertical offset for both divs should be 80, and the horizonta 40.
 
-Scroll offset for 'overflow' is 80 and 40
-Scroll offset for 'styled' is 80 and 40
+FAILED

Not sure what's going on. CCing Gustavo who wrote the test and Roger who wrote the "problematic" patch :)
For now I'll skip this test in GTK.
Comment 1 Robert Kroeger 2012-03-12 06:31:47 PDT
I'll look into it. My patch would definitely be suspicious here.
Comment 2 Robert Kroeger 2012-03-12 14:25:42 PDT
Created attachment 131410 [details]
Patch
Comment 3 Robert Kroeger 2012-03-12 14:27:10 PDT
gns@: pnormand@: could one of you review?

The attached patch ought to fix this.
Comment 4 Philippe Normand 2012-03-12 14:33:48 PDT
CCing James Robinson who reviewed the original patch.
Also Robert, would you mind unskipping the test please?

Thanks a lot for taking care of this issue!
Comment 5 Robert Kroeger 2012-03-12 14:49:06 PDT
Created attachment 131417 [details]
Patch
Comment 6 Robert Kroeger 2012-03-12 14:50:54 PDT
New patch: updates the Gtk skipped file (hopefully correctly.)
Comment 7 James Robinson 2012-03-13 12:31:02 PDT
Comment on attachment 131417 [details]
Patch

OK. I hope you get a chance to clean this up soon.
Comment 8 WebKit Review Bot 2012-03-13 12:56:19 PDT
Comment on attachment 131417 [details]
Patch

Rejecting attachment 131417 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
-commit-queue/

Parsed 3 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/page/EventHandler.cpp
patching file LayoutTests/platform/gtk/Skipped
Hunk #1 FAILED at 1595.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/gtk/Skipped.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'James Robi..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/11948655
Comment 9 Robert Kroeger 2012-03-14 10:51:27 PDT
Created attachment 131881 [details]
Patch
Comment 10 WebKit Review Bot 2012-03-15 15:14:01 PDT
Comment on attachment 131881 [details]
Patch

Clearing flags on attachment: 131881

Committed r110893: <http://trac.webkit.org/changeset/110893>
Comment 11 WebKit Review Bot 2012-03-15 15:14:05 PDT
All reviewed patches have been landed.  Closing bug.