You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the app on an iOS device where the on-screen keyboard leaves fewer than seven thoughts visible, so the list overflows the viewport.
Tap the empty thought to set the caret on it and enter edit mode. The empty thought is fully visible on screen.
Type Onr and wait for the iOS autocorrect suggestion to appear.
Press Space to accept the suggestion, replacing Onr with One.
Current Behavior
The screen scrolls to bring the cursor thought to the vertical center, even though it was already fully visible.
trim.D68D9E49-0041-4CC6-8D8E-FDD5E37630F3.MOV
Expected Behavior
In this case
No scroll should occur when autocorrect replaces Onr with One. The thought list should stay where it was, with the cursor thought in the same position on screen.
In general
Auto scroll should not occur when the cursor thought is already visible.
Steps to Reproduce
Onrand wait for the iOS autocorrect suggestion to appear.OnrwithOne.Current Behavior
The screen scrolls to bring the cursor thought to the vertical center, even though it was already fully visible.
trim.D68D9E49-0041-4CC6-8D8E-FDD5E37630F3.MOV
Expected Behavior
In this case
No scroll should occur when autocorrect replaces
OnrwithOne. The thought list should stay where it was, with the cursor thought in the same position on screen.In general
Auto scroll should not occur when the cursor thought is already visible.