Bug 84693

Summary: [GTK] pan scrolling failure
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 50561    
Bug Blocks:    

Description Philippe Normand 2012-04-24 03:03:33 PDT
fast/events/panScroll-click-hyperlink.html fails:


This test can be used to verify that clicking on a hyperlink is ignored when in pan scroll mode. 
Note, this test is expected to fail on the Apple Mac and Chromium Mac port since they don't support pan scrolling.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


FAIL either pan scrolling is disabled or this platform doesn't support pan scrolling.

TEST COMPLETE
Comment 1 Martin Robinson 2012-04-24 05:56:49 PDT
Some tests can actually be disabled automatically based on the existence of WebCore symbols. Perhaps this is the way to go with this test.
Comment 2 Zan Dobersek 2012-07-25 09:18:13 PDT
This test tests Windows-specific functionality, so it was moved into platform/win in http://trac.webkit.org/changeset/123583.

Closing the bug.