Closed
Bug 1812877
Opened 3 years ago
Closed 2 years ago
Prevent collapsing the tabs tray in landscape mode
Categories
(Firefox for Android :: Tabs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: boek, Unassigned, Mentored)
Details
(Keywords: good-first-bug)
From github: https://github.com/mozilla-mobile/fenix/issues/19817.
Issue existing in both the old and the new implementation.
The portrait tray supports two states (expanded and collapsed) depending on the number of tabs needed to be shown.
The landscape tray should support only one state: expanded but it allows to swipe it down to enter in the collapsed state.Steps to reproduce
- have the tabs tray opened in landscape
- swipe down on it
Expected behavior
The tray should close.
Actual behavior
Tabs tray goes to the collapsed state, becoming unusable.
Video showing the issue in the current Nightly:
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•2 years ago
|
Mentor: jboek
Severity: -- → S4
Keywords: good-first-bug
Summary: Swiping down on the landscape tray collpases it making it unusable → Prevent collapsing the tabs tray in landscape mode
Comment 1•2 years ago
|
||
This bug no longer exists
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•