Skip to content
Commit edbfd229 authored by Jacky Kao's avatar Jacky Kao
Browse files

Fixing an embedded display as a top focused display

There's no window observer for an embedded display. All windows of an
embedded display would be sent to the window observer of its parent
display. So when the focused window is at an embedded display, the
focused display should be its parent display, not the embedded display.
Otherwise the active window and top focused window could not be set
if the display of the received windows isn't the top focused display.
Besides adding more information for debugging when dumping the
accessibility info.

Bug: 160388022
Test: a11y CTS & unit tests
Test: manual testing for bubble expanded with talkback on
Change-Id: I1de53e4132fc935e3f188271c8a716fefc28294a
parent c5caed0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment