Closed
Bug 1989133
Opened 1 year ago
Closed 1 year ago
Add support for toolbar-on-top dynamic toolbar emulation, behind a pref
Categories
(DevTools :: Responsive Design Mode, task)
DevTools
Responsive Design Mode
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1978145
People
(Reporter: mstange, Unassigned)
Details
Having a way to emulate dynamic toolbars in the "toolbar-on-top" mode, in some rudimentary way, would be useful to the APZ team when working on bugs like bug 1921331.
At the moment we only support toolbar-on-bottom mode.
Fenix implements toolbar-on-top mode by pushing the browser down when the toolbar is visible, and having the bottom end of the browser clipped off by the bottom edge of the app. This way, toolbar-on-top looks very similar to toolbar-on-bottom from the Gecko side.
| Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•