Closed
Bug 824501
Opened 12 years ago
Closed 12 years ago
Remove gradient from normal, private and synced tabs section headers
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox20 fixed)
RESOLVED
FIXED
Firefox 21
Tracking | Status | |
---|---|---|
firefox20 | --- | fixed |
People
(Reporter: tech4pwd, Assigned: sriram)
References
Details
Attachments
(2 files)
3.07 KB,
patch
|
mfinkle
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
12.53 KB,
patch
|
mfinkle
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20121224 Firefox/20.0
Build ID: 20121224030902
Steps to reproduce:
The gradient doesn't fit the rest of the app which is sparse of highlighting gradients. I suggest a flat orange and also changing the top shadow to become a very subtle orange glow.
Reporter | ||
Updated•12 years ago
|
OS: Windows 7 → Android
Hardware: x86 → ARM
Reporter | ||
Updated•12 years ago
|
Component: General → Theme and Visual Design
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Updated•12 years ago
|
Summary: Remove gradient from active Tabs screen → Remove gradient from normal, private and synced tabs section headers
Comment 1•12 years ago
|
||
Don't worry, this isn't the final visual design. Functionality is being implemented first, visual polish is coming shortly.
Assignee | ||
Comment 2•12 years ago
|
||
Android has this awesome attribute: android:textAllCaps. But only from 14!
Hence a small little custom view that can support all caps from version 8.
Attachment #700578 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 3•12 years ago
|
||
This patch adds a orange highlight like holo theme tabs.
The pressed state differs from the Android -- to make it consistent with our other highlights.
Attachment #700590 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #700578 -
Flags: review?(mark.finkle) → review+
Updated•12 years ago
|
Attachment #700590 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d1098469c5a5
https://hg.mozilla.org/mozilla-central/rev/028161a1ebe5
Assignee: nobody → sriram
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 700578 [details] [diff] [review]
Part 1: AllCaps text view
[Approval Request Comment]
Bug caused by (feature/regressing bug #): New feature.
User impact if declined: Section headers won't have text in all CAPS.
Testing completed (on m-c, etc.): Landed in m-c on 01/12.
Risk to taking this patch (and alternatives if risky): Very low. Strings are changed to uppercase and shown.
String or UUID changes made by this patch: None.
Attachment #700578 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 700590 [details] [diff] [review]
Part 2: Tab highlight
[Approval Request Comment]
Bug caused by (feature/regressing bug #): New feature.
User impact if declined: Beautiful holo themed highlights will be missing.
Testing completed (on m-c, etc.): Landed in m-c on 01/12.
Risk to taking this patch (and alternatives if risky): Very low. This changes the color of the highlight on tabs.
String or UUID changes made by this patch: None.
Attachment #700590 -
Flags: approval-mozilla-aurora?
Comment 8•12 years ago
|
||
Comment on attachment 700578 [details] [diff] [review]
Part 1: AllCaps text view
Approving patches needed for Bug 817675 , considering all these are needed for private browsing feature landing in FF20 .
Attachment #700578 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•12 years ago
|
Attachment #700590 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 9•12 years ago
|
||
Updated•12 years ago
|
status-firefox20:
--- → fixed
Updated•4 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
•