Closed
Bug 945425
Opened 12 years ago
Closed 12 years ago
"Relaunch in Desktop" is not available on the Metro Firefox start page
Categories
(Firefox for Metro Graveyard :: App Bar, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 28
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Keywords: ux-mode-error, Whiteboard: [beta28] p=1)
Attachments
(1 file)
3.54 KB,
patch
|
sfoster
:
review+
|
Details | Diff | Splinter Review |
Since we hide the contextual appbar buttons on the start page, there's no way to immediately switch to desktop if you decide to switch right after launching (or after opening a new tab).
I think we should keep the menu button visible on about:start, with the "Relaunch in Desktop" command visible. (The other menu items could be hidden or disabled on about:start.)
Updated•12 years ago
|
Blocks: metrov1backlog
Comment 1•12 years ago
|
||
That's a good catch.
I think for v1, keeping the menu button on start page would be the best solution.
With some new tab display ideas for v2, I am thinking it's probably better to take the "relaunch in desktop" option out from menu and make it feel more like a system command by placing it on the tab strip.
Updated•12 years ago
|
Whiteboard: [triage] → [beta28] p=0
Assignee | ||
Comment 2•12 years ago
|
||
I'd like to take this bug for iteration 20; p=1.
Assignee: nobody → mbrubeck
Status: NEW → ASSIGNED
Flags: needinfo?(mmucci)
Whiteboard: [beta28] p=0 → [beta28] p=1
Updated•12 years ago
|
Flags: needinfo?(mmucci)
Priority: -- → P2
QA Contact: jbecerra
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #8344070 -
Flags: review?(sfoster)
Comment 4•12 years ago
|
||
Comment on attachment 8344070 [details] [diff] [review]
patch
Review of attachment 8344070 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good and wells well for me.
::: browser/metro/theme/browser.css
@@ +713,5 @@
>
> /* Contextual toolbar controls */
>
> #toolbar-context-autocomplete,
> +.hide-on-start,
Not important here/now, but are going to want this to mean hide-on-about-colon-pages eventually?
Attachment #8344070 -
Flags: review?(sfoster) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Comment 7•12 years ago
|
||
Verified as fixed for iteration #21, with latest Nightly on Win 8.1 64-bit: "Relaunch in Desktop" is available on the Metro Firefox start page.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•