WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 47449
[Mac] fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html fails
https://bugs.webkit.org/show_bug.cgi?id=47449
Summary
[Mac] fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-directi...
Antonio Gomes
Reported
2010-10-08 21:54:04 PDT
Investigating ...
Attachments
Patch
(1.25 KB, patch)
2010-11-27 16:51 PST
,
Yael
tonikitoo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antonio Gomes
Comment 1
2010-10-08 23:22:31 PDT
Hum, it seems like problem here is that ScrollView::scroll calls ScrollView::platformScroll() for Mac, that this method is just stubbed out. It would be helpful to know how scrolling working on Mac, when for example user taps DOWN_ARROW key. @Dave or simon, could you please point me to the code?
Simon Fraser (smfr)
Comment 2
2010-10-09 11:29:17 PDT
It might happen through the native NSScrollView machinery, I'm not sure.
Yael
Comment 3
2010-11-16 12:17:16 PST
After applying the patches from
https://bugs.webkit.org/show_bug.cgi?id=49382
, this test is passing on mac.
Yael
Comment 4
2010-11-27 16:51:54 PST
Created
attachment 74967
[details]
Patch Remove test from skip list.
Yael
Comment 5
2010-11-29 05:21:08 PST
Committed
r72791
: <
http://trac.webkit.org/changeset/72791
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug