Combobox arrow and color are inverted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-themes (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[ Test case ]
Comobobox lists extenders use invalid arrows
1. Both at the top and at the bottom, the arrow (triangle) points downwards.
2. Colors of sensitive and insensitive arrows are swapped.
[ Test case ]
1. Open gnome-terminal, in menu goes to:
Edit -> Profile Preferences -> Compatibility -> Encoding
2. The arrow at the top should point upwards
3. Tha arrow at the bottom should point downwards
4. Arrows should be visible only when there's actually something
to scroll up or down.
[ Regression potential ]
Arrows aren't shown as expected in menus or combo-box
---
Open a combobox with plenty of entries. (Example: gnome-terminal -> Edit -> Profile Preferences -> Compatibility -> Encoding)
Notice two bugs:
1. Both at the top and at the bottom, the arrow (triangle) points downwards.
Expected: At the top, the arrow should point upwards.
2. Colors of sensitive and insensitive arrows are swapped. The arrow is black if you cannot scroll in that direction, gray if hovering starts to scroll.
Expected: It should be black if you can scroll in that direction by hovering, and gray if you cannot.
Adwaita doesn't suffer from either of these issues.
ProblemType: BugDistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.
ProcVersionSign
Uname: Linux 4.13.0-25-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: Unity:Unity7:ubuntu
Date: Mon Jan 15 13:44:49 2018
InstallationDate: Installed on 2016-11-09 (431 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
PackageArchitec
UpgradeStatus: Upgraded to artful on 2017-09-21 (115 days ago)
Related branches
- Andrea Azzarone (community): Approve
-
Diff: 368 lines (+154/-16)9 files modifiedAmbiance/gtk-3.20/apps/chromium.css (+4/-0)
Ambiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Ambiance/gtk-3.20/gtk-main.css (+1/-0)
Ambiance/gtk-3.20/gtk-widgets.css (+49/-6)
Radiance/gtk-3.20/apps/chromium.css (+4/-0)
Radiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Radiance/gtk-3.20/gtk-main.css (+1/-0)
Radiance/gtk-3.20/gtk-widgets.css (+51/-8)
debian/changelog (+24/-0)
- Ubuntu Artwork Packagers: Pending requested
-
Diff: 372 lines (+152/-17)9 files modifiedAmbiance/gtk-3.20/apps/chromium.css (+4/-0)
Ambiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Ambiance/gtk-3.20/gtk-main.css (+1/-0)
Ambiance/gtk-3.20/gtk-widgets.css (+49/-6)
Radiance/gtk-3.20/apps/chromium.css (+4/-0)
Radiance/gtk-3.20/apps/gnome-boxes.css (+10/-1)
Radiance/gtk-3.20/gtk-main.css (+1/-1)
Radiance/gtk-3.20/gtk-widgets.css (+51/-8)
debian/changelog (+22/-0)
Changed in ubuntu-themes (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ubuntu-themes: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: bionic |
no longer affects: | ubuntu-themes |
Changed in ubuntu-themes (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.