Editor Control Resizing and Scrolling Issues in .NET MAUI (iOS) #27664
Labels
area-controls-editor
Editor
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
The .NET MAUI Editor control exhibits two major issues on iOS:
1.When using the .NET MAUI Editor control, the component does not automatically resize when the keyboard appears or disappears. This results in content being obstructed by the keyboard, affecting usability
2.When entering text in the .NET MAUI Editor, the inputted text unexpectedly scrolls out of view, making it difficult for users to see what they are typing.
EditorDemo.mp4
Steps to Reproduce
1.Create a .NET MAUI application and add an Editor control.
2.Focus on the Editor to open the keyboard and observe that it does not resize properly when the keyboard appears or disappears.
3.Enter multiple lines of text and notice that the text scrolls out of view unexpectedly.
EditorSample.zip
Link to public reproduction project repository
No response
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: