0
Files
src/ui
Adithya Srinivasan 828acc3bab Portals: Make activated page receive accessibility focus on Mac
Adds a PORTAL_ACTIVATED generated event and handles it on Mac by
dispatching the load complete notification which ensures the page gets
focus (and VoiceOver also navigates through all the elements on the
page, similar to what happens after a regular navigation).

Bug: 1057804, 1045608
Change-Id: I2ca343e141c1011a862dd0f5bccd9b329e8f8498
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050603
Commit-Queue: Adithya Srinivasan <adithyas@chromium.org>
Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750271}
2020-03-13 19:42:24 +00:00
..
2020-03-12 20:00:43 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).