Closed
Bug 979373
Opened 12 years ago
Closed 5 years ago
Merge Sync Status activity into Fennec Settings on tablet
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: ioana.chiorean, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=java][not good first bug])
Attachments
(1 file)
|
1.21 MB,
image/jpeg
|
Details |
Build: Beta 28.0b8
Tablet: Asus Eee Transformers - Android 4.0.4
Phone: x86 ZTE -Android 4.0.3
Steps:
1. Go to Settings
Actual Results:
- On phone there is a separate entry - Sync - while on tablet Sync is under Customize entry
Expected results:
- The Entry should be consistent between platforms
- If we consider that the tablet has a bigger surface - we could have sync separate there (will be awkward to enter sync menu 1st time though)
Note: see attached comparison
Comment 1•12 years ago
|
||
Yep, we expected this to be the case when we landed Bug 974134. It was a tactical choice to improve the situation on phones.
That ticket landed a new status activity that embeds a status fragment. It plays much better with the phone layout. We can follow-up to try to integrate that status fragment into the correct place when in tablet layout. This is technically tricky, and might require new strings, so we haven't done it yet.
Blocks: 974134
Updated•12 years ago
|
Component: Theme and Visual Design → Android Sync
Priority: -- → P3
Product: Firefox for Android → Android Background Services
Hardware: ARM → All
Version: Trunk → unspecified
Updated•12 years ago
|
Summary: Inconsistency at Sync in Settings → Merge Sync Status activity into Fennec Settings on tablet
Comment 2•12 years ago
|
||
The main technical points that I see:
* it's onerous to handle all versions of Android;
* ditto handling different form factors;
* need to configure "preference headers", following Fennec style;
* need to attach StatusFragment in the appropriate places;
* need to ensure that "have account/don't have account" logic is updated.
Whiteboard: [mentor=nalexander][lang=java][not good first bug]
| Assignee | ||
Updated•12 years ago
|
Mentor: nalexander
Whiteboard: [mentor=nalexander][lang=java][not good first bug] → [lang=java][not good first bug]
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Comment 3•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: P3 → P5
Comment 4•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•