[Bugs] #3385 Browse UNSP: Browse edit: in document search's stop icon is too big
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Apr 30 13:53:54 EDT 2012
#3385: Browse edit: in document search's stop icon is too big
------------------------------------------+---------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: Browse | Version: Git as of bugdate
Severity: Major | Keywords: 12.1.0
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by humitos):
I think this is not related with browser. In fact, I think that it's
related with {{{sugar3.graphics.iconentry.IconEntry}}} class because
Browse just used it.
This is the relevant part of IconEntry class:
{{{
#!python
def show_clear_button(self):
if not self._clear_shown:
self.set_icon_from_name(ICON_ENTRY_SECONDARY,
'dialog-cancel')
self._clear_shown = True
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3385#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list