Closed
Bug 1366671
Opened 6 years ago
Closed 6 years ago
(photon) Update UI/Content for Empty screens and content for Android
Categories
(Firefox for Android Graveyard :: General, enhancement)
Firefox for Android Graveyard
General
Tracking
(firefox56 fixed, firefox57 verified)
VERIFIED
FIXED
Firefox 56
People
(Reporter: wesley_huang, Assigned: jwu)
References
Details
(Whiteboard: [FNC][SPT57.1][MVP])
User Story
Attachments
(4 files)
No description provided.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → topwu.tw
Assignee | ||
Updated•6 years ago
|
User Story: (updated)
Assignee | ||
Comment 1•6 years ago
|
||
Hi Jack, The information in `about:privatebrowsing` shows that private mode can provide both `Private browsing` and `Tracking protection`. You can check the attached file for screenshot. But in visual spec, the empty screen in tabs tray only shows `Private browsing`, we have neither icon nor description about tracking protection. Should we also show it in our new visual design? Furthermore, tracking protection can be enabled/disabled in Settings/Privacy/Tracking Protection. If the information shows in empty screen is what capabilities private mode can provide, maybe we should show/hide `Tracking protection` information based on user's preference.
Flags: needinfo?(jalin)
Comment 2•6 years ago
|
||
I'm going to NI Carol to get this on her radar. Thank you
Flags: needinfo?(jalin) → needinfo?(chuang)
Comment 3•6 years ago
|
||
Hi Jing- wei, I updated the visual spec. on the visual spec: Modified Empty screen content - p.14 And to answer to your question, whether the tracking protection is enabled or disabled, please display the same information on the empty screen as current design. Thank you!
Flags: needinfo?(chuang) → needinfo?(topwu.tw)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(topwu.tw)
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8887422 [details] Bug 1366671 - Part 1: Duplicate empty screen resoueces for Photon. https://reviewboard.mozilla.org/r/157288/#review164070
Attachment #8887422 -
Flags: review?(walkingice0204) → review+
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8887423 [details] Bug 1366671 - Part 2: Support empty screen in private tabs panel. https://reviewboard.mozilla.org/r/157290/#review164072 ::: mobile/android/base/java/org/mozilla/gecko/tabs/PrivateTabsPanel.java:64 (Diff revision 1) > + geckoApp.autoHideTabs(); > + } > + }); > + } > + > + emptyTabsFrame.getViewTreeObserver().addOnGlobalLayoutListener(new ViewTreeObserver.OnGlobalLayoutListener() { it is likely redundant?
Attachment #8887423 -
Flags: review?(walkingice0204) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Comment 10•6 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/5350f45b9724 Part 1: Duplicate empty screen resoueces for Photon. r=walkingice https://hg.mozilla.org/integration/autoland/rev/2edde0aaa0f6 Part 2: Support empty screen in private tabs panel. r=walkingice
Keywords: checkin-needed
![]() |
||
Comment 11•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5350f45b9724 https://hg.mozilla.org/mozilla-central/rev/2edde0aaa0f6
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Comment 12•6 years ago
|
||
+<!ENTITY private_tab_panel_title "Private-Browsing + Tracking Protection"> I've never seen Private Browsing spelled with an hyphen. Does this come from specs? The screenshots doesn't have an hyphen +<!ENTITY private_tab_panel_description "Firefox will prevent you from being tracked and won\'t remember any history, but download files and new bookmarks will still be saved on your devices." > You don't want Firefox hard-coded, there's an entity for that. At this point, you'll need a new string ID to fix it https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_content_best_practices#Changing_existing_strings
Flags: needinfo?(topwu.tw)
Comment 13•6 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #12) > +<!ENTITY private_tab_panel_description "Firefox will prevent you from being > tracked and won\'t remember any history, but download files and new > bookmarks will still be saved on your devices." > "download files" should be "downloaded files", not sure about "saved" (they were saved before, they'll be kept). Is there a copy review process as part of the specs for Fennec?
Comment 14•6 years ago
|
||
Additionally, "on your devices" -> "to your device"? (or make changes in both so they match?) https://transvision.mozfr.org/?recherche=files+and+new+bookmarks&repo=central&sourcelocale=en-US&locale=en-US&search_type=strings
Assignee | ||
Comment 15•6 years ago
|
||
Sorry for late reply. And after checking with the designer :carol, the strings are copied from "about:privatebrowsing" web page, and that's why we didn't have string review before. But some typos occurred while duplicating the strings(the hyphen and "ed" things), also the content in "about:privatebrowsing" is changed after the duplication. We would file another bug for these strings fixing.
Flags: needinfo?(topwu.tw)
Comment 16•6 years ago
|
||
Backout by archaeopteryx@coole-files.de: https://hg.mozilla.org/mozilla-central/rev/1acc7a08d914 Backed out changeset 2edde0aaa0f6 https://hg.mozilla.org/mozilla-central/rev/874cdf9f9c9e Backed out changeset 5350f45b9724 on request from flod. r=backout a=backout
![]() |
||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(topwu.tw)
Keywords: checkin-needed
Comment 20•6 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/aeb5d6a6ddd3 Part 1: Duplicate empty screen resoueces for Photon. r=walkingice https://hg.mozilla.org/integration/autoland/rev/9cb73bdb10a7 Part 2: Support empty screen in private tabs panel. r=walkingice
Keywords: checkin-needed
![]() |
||
Comment 21•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aeb5d6a6ddd3 https://hg.mozilla.org/mozilla-central/rev/9cb73bdb10a7
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Updated•6 years ago
|
Whiteboard: [FNC][SPT_57.1][MVP]
Updated•6 years ago
|
Whiteboard: [FNC][SPT_57.1][MVP] → [FNC][SPT57.1][MVP]
Comment 22•6 years ago
|
||
(In reply to Carol Huang [:Carol] from comment #3) > Hi Jing- wei, > I updated the visual spec. > on the visual spec: Modified Empty screen content - p.14 The image differs from the specs but in the meaning it is the same. Can you please confirm it is the right one? Pixel - Android 8.0 - Nightly 2017-08-13
Flags: needinfo?(chuang)
Comment 23•6 years ago
|
||
hi Ioana! Recently we decide not to use any image for this screen. I will update the spec and reopen this bug to fix it! Thanks!!
Flags: needinfo?(chuang)
Comment 24•6 years ago
|
||
Verified the new private mode empty screen design matches the new specs. Build: Nightly 57 (2017-08-23) Devices: Xiaomi Mi Pad 2 (Android 5.1) Motorola Nexus 6 (Android 7.0) HTC Desire 820 (Android 6.0.1)
Status: RESOLVED → VERIFIED
Updated•2 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
•