[CrOS Settings] Fix clicks on "Learn more" links
When "Learn more" links are displayed on top of a clickable row, they had two potential click events: opening the URL in a browser tab as well as any other custom click handler. In the case of the Android apps link, clicking "Learn more" would cause the URL to open as well as navigating to the Android apps section. This CL fixes this by preventing propagation of the click event. Bug: b/147082644 Change-Id: If7063e451d6eca5abadd0345157d6f4d9b46af04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113392Reviewed-by:James Cook <jamescook@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#752302}
Showing
Please register or sign in to comment