[Bugs] #1428 UNSP: labels should be used with new toolbar design to prevent black items on small screens

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Sep 25 09:33:23 EDT 2009


#1428: labels should be used with new toolbar design to prevent black items on
small screens
------------------------------------------+---------------------------------
    Reporter:  walter                     |          Owner:  tomeu                      
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar                      |        Version:  Git as of bugdate          
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------
 If you have a small screen such that toolbar items run off the end, then
 the toolbar items appear as entries in a list... so far so good. But if
 you neglected to assign a label= entry when creating the toolbar, then the
 entry in the list is blank.

 "label= " properly assigns the label, which fixes the problem, but I
 suspect that many activity developers are not using it since the label
 never appears except in this corner case.

             help_toolbar_button = ToolbarButton(
                     label=_("Help"),
                     page=help_toolbar,
                     icon_name='help-toolbar')

 See attached figures.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/1428>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list