Kenji Nagano
Kenji Nagano
@divingmastergit , I verified the operation with the following versions. .NET MAUI 8.0.70 Community Toolkit 9.0.2 [iOS] [Android] [Windows] The problem appears to be resolved.
I think the issue on the iOS side is related to Issue #1844. It seems that the problem occurring on the Android side is related to this title.
@MAUIoxo , Isn't the Issue you discovered similar to the post below? https://github.com/CommunityToolkit/Maui/issues/1844#issuecomment-2086448785 If so, the problem you are experiencing on iOS is not related to the problem you are...
@H-A-Hristov , You do not claim that the issue occurred using Community Toolkit, so it appears that the issue was tied to Community Toolkit due to another issue related to...
@MAUIoxo , In your code, you specify "FullScreen" for the value of the Size property. What is this? > Size="FullScreen" Were you able to specify "FullScreen" in the Size property...
@MAUIoxo , Thank you for your reply. I think it would be better to discuss issues occurring on iOS in Issue #1844, what do you think? That's because the problem...
@MAUIoxo , Thank you for posting Issue #1844.
The video is the verification result for Android API Level 33. https://github.com/CommunityToolkit/Maui/assets/125236133/caae7094-de37-4e38-9c75-17e0ea70fbbc
When debugging, pressing the Tab key on the hardware keyboard displays an overlay, but this overlay is not an overlay added on the Popup side. The steps to reproduce are...