Inherited shadows in GtkPopover text cause readability problems
Bug #1347321 reported by
Jim Nelson
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
California |
Confirmed
|
Undecided
|
|||
Ubuntu theme |
Fix Released
|
Undecided
|
Lars Karlitski | ||
ubuntu-themes (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
I'm currently developing an application which uses GtkPopovers. It works fine under GNOME Shell on Utopic 14.10 but under Unity text inside the popover is blurry. I will attach screenshots indicating what I'm talking about.
Oddly, the text inside a GtkButton displays fine. It's the text labels elsewhere (GtkLabels, combo boxes, etc.) that are blurred.
Related branches
lp://staging/~larsu/ubuntu-themes/lp1347321
- Sebastien Bacher: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 212 lines (+105/-4)6 files modifiedAmbiance/gtk-3.0/apps/california.css (+5/-0)
Ambiance/gtk-3.0/gtk-main.css (+1/-0)
Ambiance/gtk-3.0/gtk-widgets.css (+46/-2)
Radiance/gtk-3.0/apps/california.css (+5/-0)
Radiance/gtk-3.0/gtk-main.css (+1/-0)
Radiance/gtk-3.0/gtk-widgets.css (+47/-2)
Changed in california-calendar: | |
status: | New → Confirmed |
Changed in ubuntu-themes (Ubuntu): | |
importance: | Medium → High |
tags: | added: a11y bitesize trusty utopic |
Changed in ubuntu-themes: | |
status: | New → In Progress |
assignee: | nobody → Lars Uebernickel (larsu) |
Changed in ubuntu-themes: | |
status: | In Progress → Fix Released |
Changed in ubuntu-themes (Ubuntu): | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Note that the selection color in the GtkListBox also looks wrong here.