We have a few bugs where various system prompts overlap fenix's fullscreen notification snackbar dialog. This can lead to spoofing since the user is not aware that they are in fullscreen. Various attempts have been made to fix this at the specific individual journey level, eg. by exiting fullscreen when a dialog is shown. We would ideally like to have a more generalised approach to this which tackles existing issues and shows the fullscreen notification is a way that can't be overlapped by other dialogs.
Bug 1902996 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We have a few bugs where various system prompts overlap fenix's fullscreen notification snackbar dialog. This can lead to spoofing since the user is not aware that they are in fullscreen. Various attempts have been made to fix this at the specific individual journey level, eg. by exiting fullscreen when a dialog is shown. We would ideally like to have a more generalised approach to this which tackles existing issues and shows the fullscreen notification in a way that can't be overlapped by other dialogs.