Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Issue 2043433002: Make click targets inside links work. (Closed)

Created:
4 years, 6 months ago by nektarios
Modified:
4 years, 6 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, aboxhall, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, haraken, nektarios, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, blink-reviews, dmazzoni
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make click targets inside links work. There are pages that attach click handlers to elements that are found inside links, and screen readers might try to click such elements. Our existing doDefaultAction logic wasn't handling this possibility. For example, there might be a graphic inside a link and the screen reader might invoke the default action on the graphic. BUG=615904 TBR=dmazzoni@chromium.org Committed: https://crrev.com/b474d37feaa57c430c28477b5aab38f65ff4d9c0 Cr-Commit-Position: refs/heads/master@{#397882}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -4 lines) Patch
A third_party/WebKit/LayoutTests/accessibility/image-inside-link.html View 1 chunk +62 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
nektarios
4 years, 6 months ago (2016-06-03 23:07:33 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2043433002/1
4 years, 6 months ago (2016-06-03 23:08:46 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-04 01:25:45 UTC) #4
commit-bot: I haz the power
4 years, 6 months ago (2016-06-04 01:28:27 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b474d37feaa57c430c28477b5aab38f65ff4d9c0
Cr-Commit-Position: refs/heads/master@{#397882}

Powered by Google App Engine
This is Rietveld 408576698