#7354 HIGH 8.2.0 (: Closing an activity reenters the activity launch splash for another running activity

Zarro Boogs per Child bugtracker at laptop.org
Mon Jul 14 06:23:03 EDT 2008


#7354: Closing an activity reenters the activity launch splash for another running
activity
----------------------------+-----------------------------------------------
   Reporter:  erikg         |       Owner:  marco               
       Type:  defect        |      Status:  new                 
   Priority:  high          |   Milestone:  8.2.0 (was Update.2)
  Component:  sugar         |     Version:  Update.1            
 Resolution:                |    Keywords:  8.2.0:? r+          
Next_action:  add to build  |    Verified:  0                   
  Blockedby:                |    Blocking:                      
----------------------------+-----------------------------------------------
Changes (by erikos):

  * keywords:  8.2.0:? r? => 8.2.0:? r+
  * next_action:  code => add to build


Comment:

 For readability I would probably write this in two lines:
 self.remove(self.get_child())

 {{{
 current box = self.get_child()
 self.remove(current_box)
 }}}

 Please attach a testcase and file tickets for the cases we have not
 handled with this patch.
  - the flickering when closing activity (a)
  - the dbus timeout (set_active)
  - the problem with being in home after closing an activity in some cases

-- 
Ticket URL: <http://dev.laptop.org/ticket/7354#comment:13>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list