[Bugs] #3925 sugar NORM: Layout code in Home View does not respect an Alert

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Nov 23 09:59:07 EST 2012


#3925: Layout code in Home View does not respect an Alert
----------------------------+-----------------------------------------------
    Reporter:  erikos       |          Owner:  erikos           
        Type:  defect       |         Status:  new              
    Priority:  Normal       |      Milestone:  0.98             
   Component:  sugar        |        Version:  Git as of bugdate
    Severity:  Unspecified  |       Keywords:  r?               
Distribution:  Fedora       |   Status_field:  Assigned         
----------------------------+-----------------------------------------------
Changes (by humitos):

 * cc: humitos (added)
  * keywords:  => r?


Comment:

 I found the problem here:

  *
 http://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/desktop/favoriteslayout.py#line81

 That line removes the {{{allocation.y}}} value to the {{{y}}} position
 from where we are going to draw the buddy. So, with or without an Alert
 message this result will be always the same and the {{{y}}} position of
 the it will be the same.

 We should remove just the height of the main toolbar. A patch with the
 hardcoded size value is attached to see the difference. It doesn't look
 good, but it's an approach.

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


More information about the Bugs mailing list