#2551 HIGH Trial-2: Record's copy features aren't working

Zarro Boogs per Child bugtracker at laptop.org
Sat Jul 28 10:07:09 EDT 2007


#2551: Record's copy features aren't working
------------------------------+---------------------------------------------
  Reporter:  jfuhrer          |       Owner:  erikb   
      Type:  defect           |      Status:  assigned
  Priority:  high             |   Milestone:  Trial-2 
 Component:  camera-activity  |     Version:          
Resolution:                   |    Keywords:          
  Verified:  0                |  
------------------------------+---------------------------------------------
Comment (by tomeu):

 Replying to [comment:1 erikb]:
 > I don't know if an activity can summon the frame...

 The frame should unhide automatically when you drag something to the
 border of the screen. If it doesn't then there is a bug. Not sure if the
 bug lays in the shell or in the activity, though.

 > Tomeu, is there a way to easily add a keyboard listener to every
 component in my layout?[[BR]]

 I think your activity descendant (a gtk.window) should listen for key
 press events. If it doesn't work in all the screen area of your activity,
 then some element in it is kidnapping the key strokes.

 A widget can kidnap keystrokes by gaining the focus and, in the callback
 for the event, returning True. Refer to the pygtk docs for more details
 about this.

-- 
Ticket URL: <https://dev.laptop.org/ticket/2551#comment:4>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list