Progress bar in "Progress" section has a hole in it
Bug #1052936 reported by
Matthew Paul Thomas
This bug affects 27 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Fix Released
|
Medium
|
Unassigned | ||
ubuntu-mate-artwork (Ubuntu) |
Fix Released
|
Medium
|
Martin Wimpress | ||
Xenial |
Fix Released
|
Medium
|
Unassigned | ||
ubuntu-themes (Ubuntu) |
Fix Released
|
Medium
|
Will Cooke | ||
Xenial |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Problem occurs with: Ambiance, Radiance
Does not occur with: Adwaita
[ Description, QA ]
Open System Monitor, switch to "File Systems".
What you see: Progress bars with orange borders but white middles
What you should see: All colour
[ Fix ]
Don't use the border images - use CSS to colour the borders and backgrounds.
[ Regression potential ]
Could break styling of progress bars elsewhere; look in gtk3-widget-
Related branches
lp://staging/~willcooke/ubuntu-themes/progress-bars
- Iain Lane (community): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 254 lines (+71/-74)6 files modifiedAmbiance/gtk-3.0/gtk-main.css (+7/-0)
Ambiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Ambiance/gtk-3.0/gtk-widgets.css (+27/-11)
Radiance/gtk-3.0/gtk-main.css (+7/-0)
Radiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Radiance/gtk-3.0/gtk-widgets.css (+28/-11)
lp://staging/~laney/ubuntu-themes/progressbars-16.04
- Ubuntu Artwork Packagers: Pending requested
-
Diff: 254 lines (+71/-74)6 files modifiedAmbiance/gtk-3.0/gtk-main.css (+7/-0)
Ambiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Ambiance/gtk-3.0/gtk-widgets.css (+27/-11)
Radiance/gtk-3.0/gtk-main.css (+7/-0)
Radiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Radiance/gtk-3.0/gtk-widgets.css (+28/-11)
Superseded
for merging
into
lp://staging/ubuntu-themes
- Ubuntu Artwork Packagers: Pending requested
-
Diff: 314 lines (+103/-76) (has conflicts)8 files modifiedAmbiance/gtk-3.0/gtk-main.css (+7/-0)
Ambiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Ambiance/gtk-3.0/gtk-widgets.css (+27/-11)
Radiance/gtk-3.0/gtk-main.css (+7/-0)
Radiance/gtk-3.0/gtk-widgets-borders.css (+1/-26)
Radiance/gtk-3.0/gtk-widgets.css (+28/-11)
debian/changelog (+30/-0)
debian/control (+2/-2)
Changed in light-themes (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center (Ubuntu): | |
importance: | Low → Medium |
tags: | added: quantal raring saucy |
no longer affects: | light-themes (Ubuntu) |
Changed in software-center (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in hundredpapercuts: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: trusty |
description: | updated |
description: | updated |
Changed in software-center: | |
status: | New → Confirmed |
tags: | added: wily |
no longer affects: | software-center |
affects: | software-center (Ubuntu) → ubuntu-themes (Ubuntu) |
tags: | added: xenial |
Changed in ubuntu-mate-artwork (Ubuntu): | |
status: | New → Fix Committed |
assignee: | nobody → Martin Wimpress (flexiondotorg) |
Changed in ubuntu-themes (Ubuntu): | |
milestone: | none → xenial-updates |
assignee: | nobody → Will Cooke (willcooke) |
status: | Triaged → In Progress |
description: | updated |
Changed in ubuntu-themes (Ubuntu Xenial): | |
importance: | Undecided → Medium |
tags: |
added: verification-done removed: verification-needed |
Changed in ubuntu-mate-artwork (Ubuntu): | |
milestone: | none → xenial-updates |
Changed in ubuntu-mate-artwork (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ubuntu-mate-artwork (Ubuntu Xenial): | |
importance: | Undecided → Medium |
Changed in hundredpapercuts: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Interesting. This doesn't happen using the same USC code in Precise. Thanks for reporting this, mpt!