Found a bug in Cocoa: where should I report it?
Found a bug in Cocoa: where should I report it?
- Subject: Found a bug in Cocoa: where should I report it?
- From: Matteo Manferdini <email@hidden>
- Date: Sat, 22 Jul 2006 17:18:41 +0200
Hi everyone, I found a bug in Cocoa (one that I'm sure that is a
bug), to whom should I report it? How do I know if it is an already
reported bug?
(The bug is this: I have a wiew with a subview inside of it. The
subview has a scrollview inside, which has another view as a document
(I used here a simple emplty NSView for testing). Everything is done
via code and not in Interface builder (except for the top view that
is positioned inside the window there). When I scroll with the
scroller the content of the document view gets drawn incorrectly, the
content gets "stretched" and the blue color fron the scroller goes
inside of it. This is only a matter of sizes (I excluded all the code
from my custom views except the cose that manages the view
hierarchy), because if I reduce the top view by only one pixel,
everything works fine).
Thank you all.
Bye.
---
Matteo Manferdini
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden