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

Check for selectionStart being -1 to fix talkback crash in Day One #1076

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

nbradbury
Copy link
Contributor

@nbradbury nbradbury commented Feb 26, 2024

Fixes #1075

To test, first try the Day One app unchanged to reproduce the crash:

  • Enable Talkback
  • Open a Day One entry
  • Simply click around the screen
  • Boom!

Next, repeat the same steps with using this PR as a local build with Day One. Note that you'll want to temporarily change Aztec's APG version to 8.1.2 for the local build to work.

Once this is merged, I'll submit a Day One PR which updates the hash.

  • If there are new strings that have to be translated, I have added them to the client's strings.xml as a part of the integration PR.

@khaykov khaykov self-assigned this Feb 26, 2024
Copy link
Member

@khaykov khaykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @nbradbury ! Works well 👍

@khaykov khaykov merged commit e204002 into trunk Feb 26, 2024
14 checks passed
@khaykov khaykov deleted the issue/1075-talkback-crash-dayone branch February 26, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Day One: Crash in editor when Talkback is enabled
2 participants