[Mono-bugs] [Bug 673865] New: PopoverDidDismiss event does not fire when dismissing a UIPopoverController manually
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 21 16:38:21 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=673865
https://bugzilla.novell.com/show_bug.cgi?id=673865#c0
Summary: PopoverDidDismiss event does not fire when dismissing
a UIPopoverController manually
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Macintosh
OS/Version: Apple iOS 4.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: johan.otto at justenough.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us)
AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
When tapping outside of a popover the UIPopoverController.DidDismiss fires
fine. If however you call UIPopoverController.Dismiss(animated) with either
true or false, the DidDismiss does not fire. Is this behavior correct? Is this
a possible Apple bug?
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
UIPopoverController.DidDismiss event does not fire when dismissing a popover
programmatically
Expected Results:
UIPopoverController.DidDismiss should fire no matter the mechanism of
dismissing.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list