Details:
When I tap an option in a popup dialog, the popup closes as expected, but the tap also activates the element behind the popup.
Steps to Reproduce:
Open a webpa… (read more)
Details:
When I tap an option in a popup dialog, the popup closes as expected, but the tap also activates the element behind the popup.
Steps to Reproduce:
Open a webpage that shows a popup (dialog or menu).
Tap to open the popup.
Tap one of the options inside the popup.
The popup disappears, but the background element beneath the popup is also triggered.
Expected Result:
Only the selected popup option should be triggered. The background element should not respond to the tap after the popup closes.
Environment:
OS: Android 15
Firefox version: 142 (Release)
Additional Info:
This issue happens consistently.
I couldn’t find any existing reports of this issue, so it may be new.