Open
Bug 1812822
Opened 2 years ago
Updated 1 year ago
[Bug]: "back" button/gesture with an open `<dialog>` does a navigation
Categories
(Firefox for Android :: Browser Engine, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
Details
Attachments
(1 obsolete file)
From github: https://github.com/mozilla-mobile/fenix/issues/25006.
Steps to reproduce
- Have a tab open
- Go to https://zippy-pineapple-notebook.glitch.me/
- Press "Open dialog"
- Press device "back" button (or use "back" gesture)
Expected behaviour
The dialog should close
Actual behaviour
The browser navigates back in the history stack (e.g.
window.history.go(-1)
)Device name
Google Pixel 5
Android version
Android 12
Firefox release type
Firefox
Firefox version
99.2.0
Device logs
No response
Additional information
No response
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•2 years ago
|
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P3
Updated•1 year ago
|
Attachment #9386860 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•