Skip to content

fix: enable filterTouchesWhenObscured on WebView#1703

Merged
dkhawk merged 2 commits into
mainfrom
fix/amu-webview-security
Jun 16, 2026
Merged

fix: enable filterTouchesWhenObscured on WebView#1703
dkhawk merged 2 commits into
mainfrom
fix/amu-webview-security

Conversation

@dkhawk

@dkhawk dkhawk commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Add the android:filterTouchesWhenObscured="true" attribute to the WebView tag in amu_webview.xml.

Add the android:filterTouchesWhenObscured="true" attribute to the WebView tag in amu_webview.xml.
@dkhawk dkhawk requested a review from kikoso June 16, 2026 16:29
@dkhawk dkhawk force-pushed the fix/amu-webview-security branch from 6f98168 to d05e209 Compare June 16, 2026 16:37

@kikoso kikoso left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@googlemaps-bot

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 41.06% 🍏

There is no coverage information present for the Files changed

@dkhawk dkhawk merged commit 0674d75 into main Jun 16, 2026
11 checks passed
@dkhawk dkhawk deleted the fix/amu-webview-security branch June 16, 2026 17:00
kikoso added a commit that referenced this pull request Jun 17, 2026
Apply the security fix from PR #1703 to amu_info_window.xml and amu_text_bubble.xml.
This prevents touch event spoofing when views are obscured by other windows.
dkhawk pushed a commit that referenced this pull request Jun 17, 2026
* fix: enable filterTouchesWhenObscured on WebView layouts

Apply security fix from PR #1703 to prevent touch event spoofing when views are obscured by other windows. This change adds android:filterTouchesWhenObscured="true" to:
- amu_info_window.xml
- amu_text_bubble.xml

* fix: update license headers to 2026 Google LLC format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants