RESOLVED FIXED 109860
AX: Mac platform should support ability to scroll an element into visible
https://bugs.webkit.org/show_bug.cgi?id=109860
Summary AX: Mac platform should support ability to scroll an element into visible
chris fleizach
Reported 2013-02-14 14:02:34 PST
The scrollToMakeVisible() action already exists on Chromium. We should allow it to be used on MacOS as well
Attachments
patch (13.15 KB, patch)
2013-02-14 14:08 PST, chris fleizach
bdakin: review+
webkit.review.bot: commit-queue-
chris fleizach
Comment 1 2013-02-14 14:08:46 PST
Dominic Mazzoni
Comment 2 2013-02-19 13:35:58 PST
Have you tried running any of the layout tests I wrote for scrollToMakeVisible in platform/chromium/accessibility? It'd be nice if you could move one or more of those to be a cross-platform test.
chris fleizach
Comment 3 2013-02-19 17:48:13 PST
(In reply to comment #2) > Have you tried running any of the layout tests I wrote for scrollToMakeVisible in platform/chromium/accessibility? It'd be nice if you could move one or more of those to be a cross-platform test. Good idea. I haven't done that, but I filed a bug to look into it for a future patch https://bugs.webkit.org/show_bug.cgi?id=110287
Dominic Mazzoni
Comment 4 2013-02-19 19:40:05 PST
Thanks. Unofficial review, looks good.
WebKit Review Bot
Comment 5 2013-02-27 12:17:54 PST
Comment on attachment 188421 [details] patch Rejecting attachment 188421 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 188421, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: cessibilityUIElementMac.mm patching file Tools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/mac/accessibility/scroll-to-visible-action-expected.txt patching file LayoutTests/platform/mac/accessibility/scroll-to-visible-action.html Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Beth Dakin']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://webkit-commit-queue.appspot.com/results/16753089
chris fleizach
Comment 6 2013-02-27 14:12:16 PST
Note You need to log in before you can comment on or make changes to this bug.