Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6a401b7e authored by Phil Weaver's avatar Phil Weaver
Browse files

Stop requesting a11y focus in GlobalActionsDialog

I'm trying to get rid of hidden API usage and let
TalkBack manage a11y focus itself. TalkBack's
behavior may have changed, so this line was actually
giving focus to the entire screen and TalkBack was
reading the title twice. After removing it, focus
starts on the "Power off" button, and TalkBack reads
first the window title then the button label. I think
that's better.

Bug: 113341835
Test: Brought up dialog with TalkBack.
Change-Id: I9e224ec2e477632781443ca3bde70273179299da
parent 5992fe40
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