diff options
| author | 2024-04-16 22:27:12 +0000 | |
|---|---|---|
| committer | 2024-04-16 22:27:12 +0000 | |
| commit | 462c5b8d92e054760b899a4e1fabd427d588b7f2 (patch) | |
| tree | 0a4d1951f984c34ec6aae2dbcc1d13f625fedcd4 /libs/androidfw/StringPool.cpp | |
| parent | 4487bc7fee2d93d1b623dd0a5bbcbe5c32b82617 (diff) | |
Long click: use the node's window's bounds instead of asking WMS.
The WindowManagerService#getWindowFrame method returns an empty rect
when the requested window has no window state. As evident by the
checks in wm/AccessibilityWindowsPopulator not all windows have a
WindowState known by WMS.
This change grabs the node's window's bounds by getting the node's
A11yWindowInfo then checking bounds in screen. This always returns a
non-empty rect because it uses bounds data from SurfaceFlinger's
onWindowInfosChanged callback.
Bug: 317166487
Test: atest TouchInteractionControllerTest
Test: Launch an app in aspect ratio compat mode. Use TalkBack swipe
gestures to focus on the aspect ratio button. Double-tap and hold
anywhere on the screen. Observe that the button is long-clicked.
Change-Id: I09ea7bfc002c9878304d273bfc7f87d3e6de0d0a
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions