Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptextarea setRangeText(): byte index 1 is not a char boundary #20028
Comments
|
Hi, I would like to work on this issue. Would it be considered a good first bug? |
|
@sarkhanbayramli I believe so. The only reason that I didn't mark it as one is that I haven't looked closely at what the right solution is. My suspicion is that all of the code in textinput.rs that performs byte indexing using the subscript operator ([]) is at risk of triggering failures like this one, so we would need to rewrite the code to not use it. |
|
@jdm Sounds good, I'll start working on the bug as soon as possible. Would you be able to assign it to me? |
|
Done! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found with domato.