Application items are slightly taller than other items

Bug #906049 reported by Matthew Paul Thomas
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Messaging Menu
Invalid
Low
Ted Gould
The Sound Menu
Invalid
Low
Conor Curran
indicator-sound (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

indicator-messages 0.5.0-0ubuntu1, indicator-sound 0.7.9-0ubuntu2.1, Ubuntu 11.10

In both the messaging menu and the sound menu, the menu items representing applications are slightly taller than standard menu items.

They should be exactly the same height.

[Originally reported as part of <https://blueprints.launchpad.net/ubuntu/+spec/ps-p-indicator-refinements>.]

description: updated
Changed in indicator-sound:
status: New → Triaged
importance: Undecided → Medium
Changed in indicator-sound (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Conor Curran (cjcurran)
Changed in indicator-sound:
assignee: nobody → Conor Curran (cjcurran)
milestone: none → 0.8.3.0
Conor Curran (cjcurran)
Changed in indicator-sound:
milestone: 0.8.3.0 → none
Revision history for this message
Conor Curran (cjcurran) wrote :

This 'issue' stems from the icon in the gutter default size and padding. Both the messaging and sound menu use the same dimensions to determine the size of that icon.

  gint padding = 0;
  gtk_widget_style_get(GTK_WIDGET(self), "horizontal-padding", &padding, NULL);
  gint width, height;
  gtk_icon_size_lookup (GTK_ICON_SIZE_MENU, &width, &height);

Changed in indicator-sound:
status: Triaged → In Progress
Changed in indicator-sound (Ubuntu):
status: Triaged → In Progress
Changed in indicator-messages:
status: New → Triaged
assignee: nobody → Ted Gould (ted)
importance: Undecided → Low
Changed in indicator-sound:
importance: Medium → Low
Revision history for this message
Conor Curran (cjcurran) wrote :
Changed in indicator-sound:
status: In Progress → Invalid
Changed in indicator-messages:
status: Triaged → Invalid
Changed in indicator-sound (Ubuntu):
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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