Closed
Bug 882504
Opened 11 years ago
Closed 11 years ago
Defect - Change sliding directions of toggle switch in Settings flyout
Categories
(Firefox for Metro Graveyard :: Theme, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 25
People
(Reporter: ywang, Assigned: mbrubeck)
References
Details
(Keywords: ux-consistency, Whiteboard: feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=3)
Attachments
(1 file)
1.59 KB,
patch
|
jwilde
:
review+
|
Details | Diff | Splinter Review |
Right now, on the settings flyout, the slider stays on the left when the state is "ON", on the right when the state is "OFF".
This sliding direction is the opposite with most ON/OFF switches. Usually "ON"->"OFF" is better visualized by "left to right". iOS used sliding right to unlock...
See the mockup in this story bug for details: https://bugzilla.mozilla.org/show_bug.cgi?id=831958
Updated•11 years ago
|
Blocks: 831958, metrov1defect&change
Whiteboard: feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=0
Updated•11 years ago
|
Component: Flyouts → Theme
Comment 1•11 years ago
|
||
I think these should be rtl aware as well, flipping directions accordingly.
Updated•11 years ago
|
Priority: -- → P2
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mbrubeck
Comment 2•11 years ago
|
||
Hey Matt, reminder to provide a point estimate no later than this Sunday.
Flags: needinfo?(mbrubeck)
Assignee | ||
Comment 3•11 years ago
|
||
Estimated effort: p=3
Flags: needinfo?(mbrubeck)
Whiteboard: feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=0 → feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=3
Updated•11 years ago
|
Assignee | ||
Comment 4•11 years ago
|
||
Well, that was easier than I thought it would be. And it looks like this binding already adapts correctly in RTL locales (with or without this patch).
Attachment #776016 -
Flags: review?(jwilde)
Updated•11 years ago
|
Attachment #776016 -
Flags: review?(jwilde) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Comment 7•11 years ago
|
||
The dirrections are now flipped, the slider stays on the left when the state is "OFF", and on the right when the state is "ON".
Verified on latest nightly (build ID: 20130730030204)
Status: RESOLVED → VERIFIED
Comment 8•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Build ID: 20130815030203
Built from http://hg.mozilla.org/mozilla-central/rev/a8daa428ccbc
WFM
Tested on windows 8 using latest nightly for iteration-12.
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
•