Odd window drag bug
Odd window drag bug
- Subject: Odd window drag bug
- From: Eric Gorr <email@hidden>
- Date: Tue, 20 Oct 2009 18:45:48 -0400
Here is a simple application which reproduces the problem:
http://ericgorr.net/cocoadev/WindowDrag.zip
After building the application with Xcode 3.2, press the miniaturize
button. This will cause the panel to be window shaded.
Now, try to drag the window from the right side of the title bar. You
cannot.
You can drag the window around from the middle of the title bar.
If you disable the resize property of the window, you will be able to
drag the window from the right side of the title bar when the window
is shaded.
It seems as if the resize area in the bottom right corner of the
window is getting shoved into the title bar and blocking the title bar
drag code.
I have filed a bug report... rdar://7320825
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden