Closed
Bug 698593
Opened 14 years ago
Closed 14 years ago
Ux Designs for Preferences
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox11 fixed, fennec11+)
RESOLVED
FIXED
Firefox 11
People
(Reporter: elan, Assigned: mbrubeck)
References
Details
Attachments
(3 files, 2 obsolete files)
4.89 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
9.09 KB,
patch
|
sriram
:
review+
|
Details | Diff | Splinter Review |
5.94 KB,
patch
|
sriram
:
review+
|
Details | Diff | Splinter Review |
meta bug.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → madhava
Comment 1•14 years ago
|
||
Not a meta bug
This bug is for deciding the master list of preferences and the grouping/ordering of the preferences.
Priority: -- → P1
Comment 2•14 years ago
|
||
It should include one for picking a default search engine, incidentally.
Comment 3•14 years ago
|
||
(In reply to Madhava Enros [:madhava] from comment #2)
> It should include one for picking a default search engine, incidentally.
Ah, that's mostly covered over in bug 695198
Comment 4•14 years ago
|
||
This is the set and groupings that I'd suggest:
+-------------------------------------+
|General |
|-------------------------------------|
|About Firefox | Goes to about:firefox
|Default search engine (v) | Select the default search (there's a bug for this)
|Language (v) | Choose the Firefox language
|Sync | ** when we get sync ** goes to Sync setup or settings
+-------------------------------------+
|Content |
+-------------------------------------+
|Character encoding | Sorting out the designs here
|Font size (v) | There's a bug and a design for this
|Start page (v) | Choose a start page - already built; working on page design
+-------------------------------------+
|Privacy and Security |
+-------------------------------------+
|Clear history |
|Clear private data |
|Tell sites not to track me [x] |
|Remember passwords [x] |
|Enable Cookies [x] |
|Send performance data [ ] |
+-------------------------------------+
Comment 5•14 years ago
|
||
There's some discussion of dropping "Enable Cookies" -- do we need it?
Also - are we going to have a "tap to enable" option on flash? If so, we should have an
"Enable Flash (v)"
item that can be "Yes / No / Tap to Enable"
Comment 6•14 years ago
|
||
(In reply to Madhava Enros [:madhava] from comment #4)
> This is the set and groupings that I'd suggest:
>
> +-------------------------------------+
> |General |
> |-------------------------------------|
> |About Firefox | Goes to about:firefox
Just a thought: the apps on Android, and the system itself usually have the About item at the very end of the list, if there is one on the Settings screen, and it makes sense because it's less important that the actual preferences.
We may have a special section at the end named "Info" for this one item, and may even add some other information there if needed, like "Firefox Help", "FAQ" or "Support" (by the way, it might actually be useful to have a link there similar to the "Get Help" on the home page).
Updated•14 years ago
|
Assignee: madhava → mark.finkle
Updated•14 years ago
|
Assignee: mark.finkle → mbrubeck
Assignee | ||
Comment 8•14 years ago
|
||
This just removes or regroups some preferences to more closely match the design in comment 4.
Attachment #579436 -
Flags: review?(sriram)
Assignee | ||
Comment 9•14 years ago
|
||
Attachment #579437 -
Flags: review?(sriram)
Assignee | ||
Comment 10•14 years ago
|
||
Instead of separate "about:fennec" and "about:firefox" URIs with logic to switch between them based on branding (as we had in XUL Fennec), we can use just plain old "about:" like desktop Firefox.
Attachment #579440 -
Flags: review?(mark.finkle)
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 11•14 years ago
|
||
Rebased to birch tip, and removed an unneeded line that was left in by mistake.
Attachment #579436 -
Attachment is obsolete: true
Attachment #579436 -
Flags: review?(sriram)
Attachment #579461 -
Flags: review?(sriram)
Assignee | ||
Comment 12•14 years ago
|
||
Rebased and removed an unneeded line.
Attachment #579437 -
Attachment is obsolete: true
Attachment #579437 -
Flags: review?(sriram)
Attachment #579463 -
Flags: review?(sriram)
Comment 13•14 years ago
|
||
Comment on attachment 579461 [details] [diff] [review]
1/3: reorganize and clean up preferences
Review of attachment 579461 [details] [diff] [review]:
-----------------------------------------------------------------
This looks fine to me.
Attachment #579461 -
Flags: review?(sriram) → review+
Comment 14•14 years ago
|
||
Comment on attachment 579463 [details] [diff] [review]
2/3: Add the "About Firefox" pref
Review of attachment 579463 [details] [diff] [review]:
-----------------------------------------------------------------
This looks fine to me.
Attachment #579463 -
Flags: review?(sriram) → review+
Comment 15•14 years ago
|
||
Comment on attachment 579440 [details] [diff] [review]
3/3: Override "about:" to redirect to the mobile about page
As silly as this sounds, can we keep the redundant about:fennec and about:firefox ? We have bookmarks, from XUL profiles, and we might use those again for local history DBs.
I guess you won't be able to collapse about:fennec like we do about:firefox, but your other cleanup patch makes removes a bunch of cruft.
Attachment #579440 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 16•14 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #15)
> As silly as this sounds, can we keep the redundant about:fennec and
> about:firefox ?
Sure. Pushed with that change:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9c586fb69711
https://hg.mozilla.org/integration/mozilla-inbound/rev/bc9ef9db0bd1
https://hg.mozilla.org/integration/mozilla-inbound/rev/d38a6eac43a7
Comment 17•14 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9c586fb69711
https://hg.mozilla.org/mozilla-central/rev/bc9ef9db0bd1
https://hg.mozilla.org/mozilla-central/rev/d38a6eac43a7
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
tracking-fennec: --- → 11+
Assignee | ||
Updated•14 years ago
|
status-firefox11:
--- → fixed
Target Milestone: --- → Firefox 11
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
•