Separator lines in shell popup menus are too faint to see

Bug #1739931 reported by Fred Zimmerman
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
gnome-shell (Ubuntu)
Fix Released
Low
Marco Trevisan (Treviño)
Bionic
Fix Released
Low
Marco Trevisan (Treviño)
gnome-shell-extension-ubuntu-dock (Ubuntu)
Won't Fix
Low
Unassigned
Bionic
Won't Fix
Undecided
Unassigned
ubuntu-themes (Ubuntu)
Won't Fix
Low
Unassigned
Bionic
Won't Fix
Undecided
Unassigned

Bug Description

[ Impact ]

Separators in gnome-shell menuitems are not visible

[ Test case ]

1. Right - Click on a dock icon
2. Separators between menu items should be visible

[ Regression potential ]

Nothing known

--------

when I click on the dock icons, some of the lines in the popup menus are blank and some of them appear to be incorrect. see top left of attached screenshot.

ProblemType: BugDistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec 23 22:24:40 2017
InstallationDate: Installed on 2016-08-18 (492 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bashSourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

Related branches

Revision history for this message
Fred Zimmerman (wfz) wrote :
affects: nautilus (Ubuntu) → gnome-shell (Ubuntu)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Those lines aren't blank. They're horizontal separators. Unfortunately those horizontal separator lines are so faint you can hardly notice them. Maybe on some monitors they're not visible at all. I can see them but honestly didn't notice they existed until today!

So I think the colours in our theme for separator lines might need improving, but that's a minor theme issue.

summary: - missing entries on popup menus from dock icons
+ Separator lines in shell popup menus are too faint to see
Changed in gnome-shell (Ubuntu):
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-shell (Ubuntu):
status: New → Confirmed
tags: added: visual-quality
Revision history for this message
Fred Zimmerman (wfz) wrote :

LOL

Changed in ubuntu-themes:
status: New → Confirmed
Changed in ubuntu-themes (Ubuntu):
status: New → Confirmed
Changed in ubuntu-themes:
importance: Undecided → Low
Changed in ubuntu-themes (Ubuntu):
importance: Undecided → Low
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
tags: added: bionic cosmic
Changed in ubuntu-themes (Ubuntu):
status: Confirmed → Won't Fix
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
status: Confirmed → Won't Fix
no longer affects: ubuntu-themes
Changed in gnome-shell (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
Changed in gnome-shell (Ubuntu):
status: In Progress → Fix Released
description: updated
Iain Lane (laney)
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu Bionic):
status: New → Won't Fix
Changed in ubuntu-themes (Ubuntu Bionic):
status: New → Won't Fix
Changed in gnome-shell (Ubuntu Bionic):
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
Changed in gnome-shell (Ubuntu Bionic):
status: New → Fix Committed
status: Fix Committed → In Progress
importance: Undecided → Low
Revision history for this message
Timo Aaltonen (tjaalton) wrote : Please test proposed package

Hello Fred, or anyone else affected,

Accepted gnome-shell into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome-shell/3.28.3-0ubuntu0.18.04.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in gnome-shell (Ubuntu Bionic):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-bionic
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Verified this bug is fixed in bionic version 3.28.3-0ubuntu0.18.04.3, but it introduces a rather bad regression where the login screen is now the upstream grey theme.

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

OK, I wiped another laptop and installed 18.04.1 fresh with only the above fix.

Verified bug fixed with no regressions, using 3.28.3-0ubuntu0.18.04.3.

tags: added: verification-done verification-done-bionic
removed: verification-needed verification-needed-bionic
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-shell - 3.28.3-0ubuntu0.18.04.3

---------------
gnome-shell (3.28.3-0ubuntu0.18.04.3) bionic; urgency=medium

  * debian/ubuntu.css:
    - use defined color for menu separators (LP: #1739931)
    - set StEntry minimun height to work properly with Ubuntu font (LP: #1743058)
  * debian/patches/st-button-Ignore-pointer-emulated-touch-events.patch:
    - Don't emit two click events on touch under X11 (LP: #1745888)
  * d/p/st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
    d/p/st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
    - Handle NULL scroll bars in st-scroll-view (LP: #1725312)

 -- Marco Trevisan (Treviño) <email address hidden> Tue, 06 Nov 2018 17:49:17 +0000

Changed in gnome-shell (Ubuntu Bionic):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.