text-shadow gets cut off at the bottom

Bug #1438553 reported by Marco Kretz
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wingpanel
Triaged
Low
Unassigned

Bug Description

I just noticed, that tray-icons like from Skype and Spotify are getting cut off at the bottom. Screen attached.

Tags: design icons tray
Revision history for this message
Marco Kretz (zantekk) wrote :
summary: - Trayicons get cut off at the bottom
+ text-shadow gets cut off at the bottom
Changed in wingpanel:
status: New → Confirmed
milestone: none → loki-beta1
Cody Garver (codygarver)
Changed in wingpanel:
importance: Undecided → Medium
Revision history for this message
Danielle Foré (danrabbit) wrote :

Alright, so I did some investigation here and this is what I found:

In order to make the shadow not clip, the display_widget needs to have a margin hardcoded. 3px works just fine

That means we need to take the padding out of .menuitem.composited-indicator in the stylesheet

However there is a problem because of overlay icon. The margin needs to be applied to the Gtk.Image itself and not its container.

So we need to apply 3px margin to Gtk.Image in overlay icon and also apply a 3px margin to display_widget, but only if it's a Gtk.Image

Changed in wingpanel:
status: Confirmed → Triaged
Cody Garver (codygarver)
Changed in wingpanel:
importance: Medium → Low
Changed in wingpanel:
milestone: loki-beta1 → none
Changed in wingpanel:
milestone: none → loki+1-beta1
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.