Closed
Bug 976168
Opened 12 years ago
Closed 11 years ago
add disable overlays setting to Options flyout
Categories
(Firefox for Metro Graveyard :: Flyouts, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 30
People
(Reporter: ally, Assigned: ally)
References
Details
(Whiteboard: p=2 s=it-30c-29a-28b.2 r=ff30)
Attachments
(1 file)
2.90 KB,
patch
|
mbrubeck
:
review+
ywang
:
ui-review+
|
Details | Diff | Splinter Review |
discussed in irc. based on feedback from input that many users want to disable the overlay buttons
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ally
Updated•12 years ago
|
Blocks: metrobacklog
Whiteboard: [triage]
Assignee | ||
Comment 1•12 years ago
|
||
requires a string, so no uplift :(
Attachment #8380804 -
Flags: review?(mbrubeck)
Comment 2•12 years ago
|
||
Comment on attachment 8380804 [details] [diff] [review]
optionsToggleOverlayButtons
Review of attachment 8380804 [details] [diff] [review]:
-----------------------------------------------------------------
The code is good. Yuan, any UX feedback on this proposed option?
Attachment #8380804 -
Flags: ui-review?(ywang)
Attachment #8380804 -
Flags: review?(mbrubeck)
Attachment #8380804 -
Flags: review+
Comment 3•12 years ago
|
||
Comment on attachment 8380804 [details] [diff] [review]
optionsToggleOverlayButtons
Makes sense for the v1 release, since adding a new tab is still visible on tab strip.
With out a overlay tab strip on v2, having no plus and back buttons might affect the users' workflow. However, with the new vision, if we merge tab strip with start page in one, that concern won't apply.
Attachment #8380804 -
Flags: ui-review?(ywang) → ui-review+
Comment 4•11 years ago
|
||
Hi Ally, can you provide a point value.
Status: NEW → ASSIGNED
Flags: needinfo?(ally)
Priority: -- → P2
QA Contact: kamiljoz
Whiteboard: [triage] → p=0 s=it-30c-29a-28b.2 r=ff30
Assignee | ||
Comment 6•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: p=0 s=it-30c-29a-28b.2 r=ff30 → p=2 s=it-30c-29a-28b.2 r=ff30
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Comment 8•11 years ago
|
||
For testing and verification. Reopen if any defects found.
Flags: needinfo?(kamiljoz)
Comment 9•11 years ago
|
||
Went through the verification process using the following build:
- http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-28-03-02-06-mozilla-central/
- Ensured that the state of the preferences is the same when closing/reopening the browser
- Creating new tabs using "CTRL + T" and "+" under the navigation app bar while overlays are disabled and ensured that overlay's are not visible
- Ensured that opening new tabs via the context menu's didn't display the overlays when disabled
- Ensured that opening new tabs via the "Search Tiles" under the navigation app bar didn't display the overlays when disabled
- Ensured that opening new tabs via the URL text field under the navigation app bar didn't display the overlays when disabled
- Ensured the overlays aren't being displayed (when disabled) when changing the browser into different variations of snapped view
- Ensured that the overlay buttons are not appeared under the about:start window when disabling/enabling them using both methods (flyout, about:start)
- Disabled the overlay buttons via the "Options" flyout and enusred that the overlays have been removed from all the currently opened tabs (10+ tabs)
- Enabled the overlay buttons via the "Options" flyout and ensured that the overlays appear and are working under all the currently opened tabs (10+ tabs)
- Enabling/disabling the overlay buttons under about:config and ensured the state is correctly changing under the "Options" flyout
- Enabling/disabling the overlay buttons under the "Options" flyout and ensured that the state is correctly being changed under about:config
- Ensured that you can move the overlays up and down when you disable/enable them through the "Options" flyout
- Went through all of the above test cases using different variations of snapped view
Used the above test cases against the following devices:
- X1 Carbon
- Surface Pro 2
The only issue that I've found during verification was when switching between fxdesktop to fxmetro, the flyouts buttons will only appear for the first tab. I've already created an issue for that problem.
Status: RESOLVED → VERIFIED
Flags: needinfo?(kamiljoz)
You need to log in
before you can comment on or make changes to this bug.
Description
•