Find and replace icons in panel are missing

Bug #919853 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
High
Curtis Hovey
gedit-developer-plugins (Ubuntu)
Fix Released
Undecided
Curtis Hovey

Bug Description

Searches and replaces show icons for the king of file found, but the line entries are missing the icon to indicate that the match was a find or a replace.

This has happened before and the issue was resolved by installing an old theme. The real issue in the widget uses icon-name, but in the case of the lines, stock-items are used. stock-item != icon name. This is a works, but can break.
    icon = 'edit-find' # Gtk.STOCK_FIND
    icon = 'edit-find-replace' # Gtk.STOCK_FIND_AND_REPLACE

Is there a mechanism to lookup the icon-name from the stock-item

Tags: regression

Related branches

Curtis Hovey (sinzui)
Changed in gdp:
status: Triaged → In Progress
milestone: none → future
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in gedit-developer-plugins (Ubuntu):
assignee: nobody → Curtis Hovey (sinzui)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gedit-developer-plugins - 0.5.11-0ubuntu1

---------------
gedit-developer-plugins (0.5.11-0ubuntu1) precise; urgency=low

  * New upstream release. Fixes LP: #892848, LP: #909810, LP: #910310,
    LP: #919853, LP: #919872, LP: #919900, LP: #920041, LP: #922928
 -- <email address hidden> (Curtis C. Hovey) Tue, 07 Feb 2012 12:20:48 -0500

Changed in gedit-developer-plugins (Ubuntu):
status: In Progress → Fix Released
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.