http://bugs.winehq.org/show_bug.cgi?id=4362
------- Additional Comments From karllinuxtest.relton@ntlworld.com 2006-21-01 12:38 ------- Created an attachment (id=1736) --> (http://bugs.winehq.org/attachment.cgi?id=1736&action=view) An object to be moved
The screenshot shows (zoomed in somewhat) a white canvas with one simple text object that has been selected: hence the black frame with various drag handles around the edge and in the middle (the ones sticking out allow rotation and shearing).
All the drag handles work except the one in the middle - which should allow the user to move (drag) the object across the canvas. For some reason this is not working.
Without any special debug, I notice that the log is appended with:
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 100 is not valid, number of bitmaps in imagelist: 5
each time I try and move the object.
Any hints on how to create debug output that might focus in on the root cause would be appreciated - I'm happy to try and produce debug logs.