Closed
Bug 971778
Opened 11 years ago
Closed 11 years ago
Unbox the Sync datatype selections in Preferences
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Firefox 30
People
(Reporter: rfeeley, Assigned: smacleod)
References
Details
(Whiteboard: p=1 s=it-30c-29a-28b.2 [qa!])
Attachments
(2 files)
5.44 KB,
patch
|
ttaubert
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
297.33 KB,
image/png
|
Details |
Currently in Preferences the Sync datatype selections are contained within a white box. They should match our other checkbox lists (like the Tabs pane) and just appear regularly like this:
https://www.dropbox.com/s/vhq6ilehd29dpvx/Desktop%20-%20Preferences%20-%20Sync%20-%20Signed%20In.pdf
Updated•11 years ago
|
Updated•11 years ago
|
Whiteboard: p=0
Updated•11 years ago
|
Assignee: nobody → smacleod
Status: NEW → ASSIGNED
Whiteboard: p=0 → p=1 s=it-30c-29a-28b.2
Updated•11 years ago
|
QA Contact: twalker
Whiteboard: p=1 s=it-30c-29a-28b.2 → p=1 s=it-30c-29a-28b.2 [qa+]
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8384418 -
Flags: review?(ttaubert)
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Comment on attachment 8384418 [details] [diff] [review]
Patch - Remove the richlistbox from the sync datatype selection
Review of attachment 8384418 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
::: browser/components/preferences/sync.xul
@@ +276,5 @@
> + accesskey="&engine.history.accesskey;"
> + preference="engine.history"/>
> + <checkbox label="&engine.tabs.label;"
> + accesskey="&engine.tabs.accesskey;"
> + preference="engine.tabs"/>
This still has the old ordering, but you'll notice when rebasing ;)
Attachment #8384418 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8384418 [details] [diff] [review]
Patch - Remove the richlistbox from the sync datatype selection
[Approval Request Comment]
Bug caused by (feature/regressing bug #): feature
User impact if declined: Incorrect styling of Sync preferences
Testing completed (on m-c, etc.): Try push, local build
Risk to taking this patch (and alternatives if risky): Low risk, mostly a cosmetic markup change
String or IDL/UUID changes made by this patch: None
Attachment #8384418 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #8384418 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 5•11 years ago
|
||
Assignee | ||
Comment 6•11 years ago
|
||
status-firefox29:
--- → fixed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
status-firefox30:
--- → verified
Whiteboard: p=1 s=it-30c-29a-28b.2 [qa+] → p=1 s=it-30c-29a-28b.2 [qa!]
Updated•11 years ago
|
No longer blocks: fxdesktopbacklog
Flags: firefox-backlog+
You need to log in
before you can comment on or make changes to this bug.
Description
•