https://bugzilla.novell.com/show_bug.cgi?id=678605
https://bugzilla.novell.com/show_bug.cgi?id=678605#c0 Summary: UIPopOverController did not get the correct position after dismiss of the keyboard in landscape mode. (iOS 4.3) Classification: Mono Product: MonoTouch Version: SVN Platform: iPad OS/Version: Apple iOS 4.2 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b11) Gecko/20110220 Firefox/4.0b11-MCP PaleMoonbeta/4.0b11-MCP On iOS 4.3 on iPad in landscape mode a UIPopOverController did not come back to its original position after dismissing the keyboard. It happends when Keyboard is dismissed by code or by tapping the dismiss key. Monotouch 3.99.11 Alpha iOS 4.3 release Version iPad Reproducible: Always Steps to Reproduce: 1.Use iPad in landscape mode 2. Build a modal popover whitch has a big size and whitch would be resized when you bring the keyboard into front. 3. dismiss the keyboard Actual Results: The popover did not come back to its original position and did not have the right size. It stays in the resized and moved position. Expected Results: The popOver should be resized and moved to its original place to see it in a full view in a normal way. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
