Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure cursor doesn't go out of bounds when setting Entry/Editor text #9521

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

jfversluis
Copy link
Member

Description of Change

Some minor changes to make sure that we don't set the cursor on an Entry and Editor to an out of bounds value on Android.

This was fixed also on Xamarin.Forms: xamarin/Xamarin.Forms#12764

Issues Fixed

Fixes #9418

@jfversluis jfversluis added t/bug Something isn't working platform/android 🤖 legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor area-controls-entry Entry labels Aug 18, 2022
@jfversluis jfversluis added this to the 6.0-sr5 milestone Aug 18, 2022
@rmarinho rmarinho merged commit 56a0c13 into main Aug 18, 2022
@rmarinho rmarinho deleted the fix-9418 branch August 18, 2022 21:56
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java.Lang.IndexOutOfBoundsException: 'setSpan ( ... ) ends beyond length
4 participants