Skip to content

Conversation

@diegocouto
Copy link

Currently, it isn't possible to scroll in Android devices, once the editor automatically scrolls back to the cursor position.

It seems that the event selectionchange is being triggered during a scroll in Android, what ends up in a call to the function calculateEditorHeightWithCaretPosition.

Versions

  • Android - 7.0
  • React Native - 0.57.4

quan-vo-sts added a commit to saigontechnology/react-native-zss-rich-text-editor that referenced this pull request Mar 12, 2019
@sergiulucaci
Copy link

sergiulucaci commented Jul 3, 2019

Just tried your changes but seems the scroll issue persists.

My bad, on Android you have to make sure a new version of editor.html is generated into android/app/src/main/assets.

@diegocouto
Copy link
Author

You're right @sergiulucaci, a new version of editor.html must be generated after any package update. Was this issue fixed for you once everything was up to date?

@diegocouto diegocouto closed this Jan 28, 2020
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.

2 participants