Return the correct focused virtual view
Defining focus: the parent view's active descendant Problem: An active virtual view reports itself as having keyboard focus even if keyboard focus is somewhere else. This leads to more than 1 virtual view reporting that they have keyboard focus when only 1 virtual view should be. Bug: 811277 Change-Id: I8985129ad4eafffa658159b1b73993cff2f01b96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095466 Commit-Queue: John Pham <johnp@microsoft.com> Reviewed-by:Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#751486}
Showing
Please register or sign in to comment