RESOLVED FIXED 51396
Spatial Navigation: adding a test for when scrollbars are turned off via WebKit API
https://bugs.webkit.org/show_bug.cgi?id=51396
Summary Spatial Navigation: adding a test for when scrollbars are turned off via WebK...
Antonio Gomes
Reported 2010-12-21 07:10:49 PST
As per discussion in bug https://bugs.webkit.org/show_bug.cgi?id=51318#c5 , we should have such layout test... Patch coming
Attachments
patch v1 (committed r75321, r=kenneth) (7.49 KB, patch)
2011-01-07 17:21 PST, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2011-01-07 12:09:38 PST
Finally back to it. I will get it a patch by tonight.
Antonio Gomes
Comment 2 2011-01-07 17:21:04 PST
Created attachment 78291 [details] patch v1 (committed r75321, r=kenneth)
Kenneth Rohde Christiansen
Comment 3 2011-01-08 02:22:32 PST
Comment on attachment 78291 [details] patch v1 (committed r75321, r=kenneth) Something that would be really cool to test would be to hook up the FrameView::delegatesScrolling() to the resizesToContents mode (it might be already) and then modify the QtTestBrowser to scroll it's contents when webcore requests so. If spatial navigation works with this mode it would really rock.
Antonio Gomes
Comment 4 2011-01-08 09:00:11 PST
Comment on attachment 78291 [details] patch v1 (committed r75321, r=kenneth) Clearing review flags on attachment: 78291 Committed r75321: <http://trac.webkit.org/changeset/75321>
Note You need to log in before you can comment on or make changes to this bug.