Bug 84693
Summary: | [GTK] pan scrolling failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | 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: |
Philippe Normand
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
Some tests can actually be disabled automatically based on the existence of WebCore symbols. Perhaps this is the way to go with this test.
Zan Dobersek
This test tests Windows-specific functionality, so it was moved into platform/win in http://trac.webkit.org/changeset/123583.
Closing the bug.