[haiku-bugs] [Haiku] #6841: incomplete "clicks" mouse message filtering

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Fri, 19 Nov 2010 20:18:59 -0000

#6841: incomplete "clicks" mouse message filtering
----------------------------------+-----------------------------
   Reporter:  bonefish            |       Owner:  axeld
       Type:  bug                 |      Status:  new
   Priority:  normal              |   Milestone:  R1
  Component:  Servers/app_server  |     Version:  R1/Development
   Keywords:                      |  Blocked By:
Has a Patch:  0                   |    Platform:  All
   Blocking:                      |
----------------------------------+-----------------------------
 r39515

 The "clicks" field of mouse messages should not indicate a multi-click,
 if:
  - The previous click targeted another view.
  - The modifiers changed between the click.

 The effect of the missing handling of the former case can for instance be
 seen in Terminal: Clicking on the unused part of the menu bar and then
 clicking on a tab opens the title editing dialog (which is done when the
 "clicks" field is 2). BeOS R5 behaves the same way, BTW.

 The latter would prevent that a click without modifiers followed by a
 click with Cmd-Ctrl held down minimized the window instead of bringing it
 to front.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6841>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: