[Haiku-bugs] [Haiku] #3513: Screenshot : non-functional when App's menu activated

Haiku trac at haiku-os.org
Tue Mar 24 20:13:14 CET 2009


#3513: Screenshot : non-functional when App's menu activated
-------------------------------------+--------------------------------------
 Reporter:  mmadia                   |       Owner:  julun         
     Type:  bug                      |      Status:  new           
 Priority:  normal                   |   Milestone:  R1            
Component:  Applications/Screenshot  |     Version:  R1 development
 Keywords:                           |   Blockedby:                
 Platform:  All                      |    Blocking:                
-------------------------------------+--------------------------------------
Changes (by leavengood):

 * cc: leavengood@… (added)


Comment:

 OK this is silly. Let's just move the handling of the Print Screen button
 from BWindow into the screen saver input filter. Mainly because it is
 already there and filtering events, and it represents one place to handle
 this. Also I intend to rename it and make it more general in the future
 (idle_filter or something.) Though I suppose it is possible for someone to
 replace or remove this filter.

 Another option is just to put the handling of Print Screen in the
 input_server itself.

 As the one who moved the handling into BWindow originally I now think it
 is dumb. It is too easy for an application to override and all of a sudden
 Print Screen won't work.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3513#comment:6>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.



More information about the Haiku-bugs mailing list