Editor control: 1. OnMeasure event is not get called in iOS and 2. Unfocused event also not working if tapped outside of control. #22729
Labels
area-controls-editor
Editor
platform/android 🤖
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
I have requirement that when Editor have long text and it is not being edited, I want to show only 2 or 3 lines with ellipsis and when that field is being edited the full text should be visible.
For this I have created custom Editor control, source code is attached in repository link section. I have noticed few bugs in Editor which is as mentioned below:
Steps to Reproduce
Link to public reproduction project repository
https://github.com/divyesh008/Editor_bug.git
Version with bug
8.0.10 SR3
Is this a regression from previous behavior?
No, this is something new, Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
iOS 17.2
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: