You can see this, for example, if you use the widely used Mopup popup and display a datepicker in a popup under iOS. Mopup uses a new UIWindow to display a popup on iOS (https://github.com/LuckyDucko/Mopups/blob/66f585d8c6ccce90a711400b0d14ea378fdb3e5d/Mopups/Mopups.Maui/Platforms/iOS/iOSMopups.cs#L17)
4 comments
Nico
Posted on:11 Feb 2025 07:57
Hi Didi,
Mopups is just an example of how you can reproduce it quickly and easily. The behavior is independent of Mopups if you create a new window yourself. Not quite as likely with iOS, but a more realistic use case for iPadOS on an iPad Pro.
ADMIN
Didi
Posted on:11 Feb 2025 07:46
Hi Nico,
I reproduced the behavior on iOS and MacCatalyst. Please note that the Mopups is a third party control. However, I set the status of this issue to Unplanned and escalated it to the team. When there is an update, this will be addressed in the public item.
Could you please send a sample project where the behavior occurs, also a video of the issue with the exact steps to reproduce on iOS? Thank you in advance.