[haiku-bugs] [Haiku] #7738: [app_server] miscalculates GLTeapot clipping region when dragging it across workspaces

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Thu, 23 Jun 2011 16:53:23 -0000

#7738: [app_server] miscalculates GLTeapot clipping region when dragging it 
across
workspaces
--------------------------------+------------------------------
 Reporter:  ttcoder             |        Owner:  axeld
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Servers/app_server  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 Steps:
 - configure workspaces in two different resolutions
 - launch GLTeapot in an 1024x768 workspace
 - click-hold its titlebar
 - hit Alt-Fn, where 'n' refers to a 800x600 workspace

 Behavior: the teapot view continues animating in the new workspace, but
 _outside_ of its BWindow (!)

 Easily reproduced here, and by a friend with a different HW setup.

 Looks like BDirectWindow (or it is BGLView) does not like the resolution
 going down (oddly the bug does not occur in the other direction, when the
 resolution goes up.. -- maybe the x,y coords of the mouse pointer are
 changed in the former case and not the latter; and the bug does not occur
 with normal BWindow/BView's it seems).

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

Other related posts: