Make Megabar behave nicely with limited horizontal space
Categories
(Firefox :: Address Bar, enhancement, P3)
Tracking
()
People
(Reporter: jastekken, Unassigned)
References
Details
(Keywords: blocked-ux)
Attachments
(1 file)
60.79 KB,
image/png
|
Details |
I believe there are at least three issues to consider:
-
Megabar panel gets pushed outside of the window when urlbar is at the window edge
-
The contents of the panel are not wide enough if urlbar itself is not wide enough hindering usability - consider window widths < 1000px
-
The appearance of the popup looks "out-of-place" if it's far from being centered to the window
-
and 2. definitely need to be addressed somehow. I suppose styling will be improved by fixing those two.
Reporter | ||
Comment 1•5 years ago
|
||
The last line should say "1. and 2. definitely..." but apparently list-item generation didn't think so.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
(In reply to jastekken from comment #0)
- Megabar panel gets pushed outside of the window when urlbar is at the window edge
the solution to bug 1585958 should also solve this.
- The contents of the panel are not wide enough if urlbar itself is not wide enough hindering usability - consider window widths < 1000px
This is mostly bug 1585980
- The appearance of the popup looks "out-of-place" if it's far from being centered to the window
This is very subjective, and depends on user's customization; someone may like it, someone not, someone may reorder stuff in a different way. We can't satisfy everyone.
This bug is a bit generic and covers multiple issues that are already covered by other bugs, I'll just dupe to bug 1585958, because of lack of better options.
Description
•