[Trac #1243] Frame toggleable in Home mode after closing activity

Zarro Boogs per Child bugtracker at laptop.org
Sun Apr 1 22:58:15 EDT 2007


#1243: Frame toggleable in Home mode after closing activity
--------------------+-------------------------------------------------------
 Reporter:  gabaug  |        Owner:  blizzard 
     Type:  defect  |       Status:  new      
 Priority:  normal  |    Milestone:  Untriaged
Component:  distro  |   Resolution:           
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by gabaug):

 Patch to fix the problem:

 diff --git a/shell/view/frame/frame.py b/shell/view/frame/frame.py
 index fdff99c..9e362f6 100644
 --- a/shell/view/frame/frame.py
 +++ b/shell/view/frame/frame.py
 @@ -184,6 +184,7 @@ class Frame(object):

      def show(self):
          if self.visible:
 +            self.mode = MODE_FORCE
              return
          if self._animator:
              self._animator.stop()

-- 
Ticket URL: <http://dev.laptop.org/ticket/1243#comment:1>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list