[Bugs] #3868 Browse NORM: Bookmarks toolbar does not appear when bookmark is created

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon Sep 24 13:07:59 EDT 2012


#3868: Bookmarks toolbar does not appear when bookmark is created
----------------------------+-----------------------------------------------
    Reporter:  greenfeld    |          Owner:  humitos 
        Type:  defect       |         Status:  assigned
    Priority:  Normal       |      Milestone:  0.98    
   Component:  Browse       |        Version:  0.97.x  
    Severity:  Unspecified  |       Keywords:          
Distribution:  OLPC         |   Status_field:  Assigned
----------------------------+-----------------------------------------------
Changes (by humitos):

 * cc: manuq, erikos, humitos (added)


Comment:

 Replying to [comment:2 erikos]:
 > Humitos, can you have a look why we do not display the tray
 automatically?

 We were showing the Toolbar without elements at start; so when the button
 was clicked we asked:

 {{{
 if self._tray.props.visible is False:
     self._tray.show()
 }}}

 and it didn't show the toolbar because we were doing "self._tray.show()"
 at startup without items.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3868#comment:4>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list