http://bugs.winehq.org/show_bug.cgi?id=8026
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-09-08 13:13 ------- When a floating toolbar is created Photoshop creates a PSFloatC that is the floating window and a child PSViewC which probably have the content of the window. The PSViewC is at first created to fill the whole client area but then it is resized to 30 pixels higher than the client area. On the relay log there are not many calls between CreateWindow and SetWindowPos and they all seem correct but I'll look closer into it.