Closed
Bug 1054979
Opened 11 years ago
Closed 11 years ago
Do not show overflow menu for apps
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Tracking
(tracking-b2g:backlog)
People
(Reporter: benfrancis, Assigned: benfrancis)
References
Details
(Whiteboard: [systemsfe][p=2])
Attachments
(1 file)
Currently the overflow menu is displayed when an app requests browser chrome. UX would like this to not be shown for apps because it serves little purpose.
Updated•11 years ago
|
blocking-b2g: --- → backlog
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → bfrancis
Assignee | ||
Comment 1•11 years ago
|
||
Hi, do either of you have time to review this?
This patch involves adding a new "browser" class to appWindows to indicate whether they are a browser window.
I think this is useful, but if you don't think we should do this then it might be possible to implement this by setting the overflow menu to "disabled" and doing some more complicated CSS rules like those currently used for back & forward button disabled cases.
Attachment #8478616 -
Flags: review?(kgrandon)
Attachment #8478616 -
Flags: review?(alive)
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.1 S3 (29aug)
Comment 2•11 years ago
|
||
Comment on attachment 8478616 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/23285
I think I'm fine with this, probably should have Alive's R+ stamp though. Thanks!
Attachment #8478616 -
Flags: review?(kgrandon) → feedback+
Updated•11 years ago
|
Attachment #8478616 -
Flags: review?(alive) → review+
Assignee | ||
Comment 3•11 years ago
|
||
TBPL fell over, rebasing and pushing again.
Assignee | ||
Comment 4•11 years ago
|
||
Let's try one more time.
Assignee | ||
Comment 5•11 years ago
|
||
There are three integration test failures which have been isolated to bug 1047143 which will be backed out.
Landed on master https://github.com/mozilla-b2g/gaia/commit/dab8ef63cc0b43a82bb4013c7c982af8cd1bb29e
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•