Closed
Bug 747784
Opened 13 years ago
Closed 12 years ago
Add support for a Windows 8 app bar
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 756438
People
(Reporter: bbondy, Unassigned)
Details
Attachments
(5 files)
Add support for a Windows 8 Metro app bar in Firefox/Fennec.
Functionality:
- Right clicking should bring up the app bar.
- Swiping from the bottom edge should also bring up the app bar.
- Clicking on the content should dismiss the app bar.
- The app bar should overlay on top of the content and not change the size of (nor reflow) the content.
UI:
- On the left: Settings, pin site, zoom out, zoom in
- On the right: Downloads, plugins, 3 bar icon for a menu with more options
- See the attached mockups
I think it would initially be easiest to use a XAML app bar overlay control initially for this task.
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → netzen
Reporter | ||
Updated•13 years ago
|
Summary: Add support for a Windows 8 app bar. → Add support for a Windows 8 app bar
Reporter | ||
Comment 3•13 years ago
|
||
Initial implementation:
http://hg.mozilla.org/projects/elm/rev/8e5b84ee6882
Reporter | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Demonstrating how the app bar should behave on the start page, web page, bookmark, history, and download page.
The location and sequence of the icons are decided based on Metro design guidelines and user scenarios.
Still need visual design help on designing some icons.
Reporter | ||
Comment 6•13 years ago
|
||
Nice!
Please attach the icons separately whenever you get them as PNGs (or whatever type is most appropriate).
Thanks.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•12 years ago
|
Assignee: netzen → nobody
Assignee | ||
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•