Closed
Bug 1219717
Opened 9 years ago
Closed 9 years ago
[gtk3, Ubuntu 12.04] URL/Search bars have wrong (dark) background
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
VERIFIED
FIXED
mozilla45
People
(Reporter: stransky, Assigned: stransky)
References
Details
(Keywords: regression)
Attachments
(3 files)
4.78 KB,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
88.63 KB,
image/png
|
Details | |
4.85 KB,
patch
|
lizzard
:
approval-mozilla-aurora+
lizzard
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1211892 +++
follow up from Bug 1211892 comment 17. We should use correct background for text fields (sMozFieldBackground/sMozFieldText).
Assignee | ||
Comment 1•9 years ago
|
||
WIP patch. need to be tested on Ubuntu 12.04, works fine on Fedora/Gtk 3.18.
Comment 2•9 years ago
|
||
Comment on attachment 8680657 [details] [diff] [review]
background.patch
Thanks. Feel free to land this as "use GtkTextView for text colors" or similar, even if you don't get a chance to test on Ubuntu 12.04, because it is the right thing to do.
Attachment #8680657 -
Flags: review+
Assignee | ||
Comment 3•9 years ago
|
||
Ubuntu 12.04 looks fine with this patch. No big difference from Gtk2 version.
Assignee | ||
Comment 4•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 7•9 years ago
|
||
Blocking bug 1193807 to indicate that we should uplift this before shipping the GTK3 build.
Blocks: ship-gtk3
Updated•9 years ago
|
Assignee: nobody → stransky
Comment 8•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment 10•9 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
Updated•9 years ago
|
status-firefox43:
--- → affected
Comment 11•9 years ago
|
||
Comment on attachment 8681348 [details] [diff] [review]
patch for check-in
Approval Request Comment
[Feature/regressing bug #]: bug 1186229
[User impact if declined]:
The effects of this can range from unhelpful background colors on older Ubuntu
distributions
(http://i.imgur.com/3yRWX0Z.png reported in bug 1211892 comment 7.)
to completely unreadable text in other themes, include defaults of other
distributions (bug 1216246).
[Describe test coverage new/current, TreeHerder]:
None. Colors depend on themes.
[Risks and why]:
Some risk of ending up with inappropriate colors in some untested themes, but
I confident that the logic here should give us colors that are consistent with
GTK in more situations.
[String/UUID change made/needed]:
None.
Attachment #8681348 -
Flags: approval-mozilla-beta?
Attachment #8681348 -
Flags: approval-mozilla-aurora?
Comment 12•9 years ago
|
||
Comment on attachment 8681348 [details] [diff] [review]
patch for check-in
Theme changes for readability with gtk3, ok to uplift to aurora and beta.
Attachment #8681348 -
Flags: approval-mozilla-beta?
Attachment #8681348 -
Flags: approval-mozilla-beta+
Attachment #8681348 -
Flags: approval-mozilla-aurora?
Attachment #8681348 -
Flags: approval-mozilla-aurora+
Comment 13•9 years ago
|
||
bugherder uplift |
Comment 14•9 years ago
|
||
bugherder uplift |
Comment 15•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Updated•9 years ago
|
Flags: qe-verify+
Comment 16•9 years ago
|
||
Reproduced the initial issue using an old Nightly build 2015-10-08, verified using Firefox 43 beta 3, latest Developer Edition 44.0a2 (Light Theme) and latest Nightly 45.0a1 on Ubuntu 12.04 32-bit.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•