Closed Bug 994750 Opened 11 years ago Closed 11 years ago

[Australis] "Show All History" unreadable on certain dark Linux theme

Categories

(Firefox :: Theme, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 35

People

(Reporter: sanniu, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Australis:P4+] fixed by bug 1081071)

Attachments

(1 file, 2 obsolete files)

When using "Mediterranean Darkest" theme on Linux "Show All History" footer of history from australis menu is dark gray on slightly darker gray, so almost unreadable. Similar footers in bookmarks menu are fine.
Whiteboard: [Australis:P4+]
Attached patch Patch (obsolete) — Splinter Review
Without ";" this line [1] looks bad in any case. %) 1: http://hg.mozilla.org/mozilla-central/rev/5d90aed97e13#l1.233
Assignee: nobody → seleznev.ru
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #8481887 - Flags: review?(mdeboer)
Comment on attachment 8481887 [details] [diff] [review] Patch Review of attachment 8481887 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/themes/shared/customizableui/panelUIOverlay.inc.css @@ -764,5 @@ > margin: 4px -4px -4px; > background-color: hsla(210,4%,10%,.07); > border-top: 1px solid hsla(210,4%,10%,.12); > border-radius: 0; > - color: hsl(0,0%,25%) I'm afraid this is not the correct fix! The following would probably be better: ```css .subviewbutton.panel-subview-footer, .subviewbutton.panel-subview-footer > .toolbarbutton-text { color: hsl(0,0%,25%); } ``` and remove the line you removed already in this patch. But before you submit a new patch, I'd like to know why the color value above is not inherited by the button label on Linux. Could you investigate that? BTW, omitting the semicolon on the last statement in a style definition block is legal syntax and often used by CSS minifiers to shave off a few bytes.
Attachment #8481887 - Flags: review?(mdeboer) → feedback+
Attached image Screenshots (xfce-dusk)
(In reply to Mike de Boer [:mikedeboer] from comment #2) Excuse me, but I think that you didn't understand the problem. Can you look on screenshots in attachment? I think history footer should looks like bookmarks footer. Am I right in this part?
Flags: needinfo?(mdeboer)
Attached patch Patch (v2) (obsolete) — Splinter Review
However, I agreed that my v1 patch looks too bad. I made another. %)
Attachment #8481887 - Attachment is obsolete: true
(In reply to Alexander Seleznev from comment #3) > Excuse me, but I think that you didn't understand the problem. Can you look > on > screenshots in attachment? I think history footer should looks like bookmarks > footer. Am I right in this part? Yes, it should.
Flags: needinfo?(mdeboer)
Status: ASSIGNED → NEW
Assignee: seleznev.ru → nobody
This bug was fixed in bug 1081071. Not sure what to do with this bug.
Depends on: 1081071
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Attachment #8486415 - Attachment is obsolete: true
Component: Bookmarks & History → Theme
OS: Linux → All
Hardware: x86_64 → All
Resolution: WORKSFORME → FIXED
Whiteboard: [Australis:P4+] → [Australis:P4+] fixed by bug 1081071
Target Milestone: --- → Firefox 35
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: