#7625 NORM 8.2.0 (: alt+tab switching is slow because activities are notified unneccessary

Zarro Boogs per Child bugtracker at laptop.org
Fri Jul 25 20:14:03 EDT 2008


#7625: alt+tab switching is slow because activities are notified unneccessary
---------------------------+------------------------------------------------
   Reporter:  benzea       |       Owner:  marco                       
       Type:  enhancement  |      Status:  new                         
   Priority:  normal       |   Milestone:  8.2.0 (was Update.2)        
  Component:  sugar        |     Version:  not specified               
 Resolution:               |    Keywords:  UI, performance, 8.2.0:?, r-
Next_action:  review       |    Verified:  0                           
  Blockedby:               |    Blocking:                              
---------------------------+------------------------------------------------
Changes (by marco):

  * keywords:  UI, performance, 8.2.0:?, r? => UI, performance, 8.2.0:?, r-


Comment:

 Looks pretty good to me.

 Nitpicks:

 > def get_next_activity(self, activity=None):

 I would probably s/activity/current (for previous too).

 > def tabbing_get_activity(self):

 I think it should be get_tabbing_activity and set_tabbing_activity

 {{{
 +    def _activate_activity(self, home_activity):
 +        if not home_activity:
 +            return
 }}}

 In which case does this happen? Shouldn't we unselect the current
 selection when it does?

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


More information about the Bugs mailing list