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
Opened kitchen sink page in Google chrome android to check out newest ace build. Added multiple (any mode) lines and tap and hold back button, jt started deleting the characters backwards correctly but when comes to start of line sometime it decide to skip to multiple lines. It works fine till last build release on 17th March 2023.
Expected Behavior
When tapping and holding back button it should not skip the line when cursor it ast the start of line.
Current Behavior
When tapping and holding back button it skips to multiple line when cursor it ast the start of line.
Record_2023-07-07-16-37-31.mp4
Reproduction Steps
Open kitchen sink any mode in Google chrome android with any android device and any soft keyboard e.g. Gboard or SwiftKey Keyboard.
Add multiple lines say 10 lines.
Tap and hold back button. It starts deleting characters backwards.
When the cursor reaches to start of the line it either skips or delete the line.
thanks for opening this issue, I can indeed reproduce the issue on my Android device. Given that you say it works fine with the version released on 17th of March 2023 (v1.16.0), the PR that might have caused this regression is #5087. I'll take a look to see if I can figure out what caused this, for the time being you can continue using v.1.16.0.
Describe the bug
Opened kitchen sink page in Google chrome android to check out newest ace build. Added multiple (any mode) lines and tap and hold back button, jt started deleting the characters backwards correctly but when comes to start of line sometime it decide to skip to multiple lines. It works fine till last build release on 17th March 2023.
Expected Behavior
When tapping and holding back button it should not skip the line when cursor it ast the start of line.
Current Behavior
When tapping and holding back button it skips to multiple line when cursor it ast the start of line.
Record_2023-07-07-16-37-31.mp4
Reproduction Steps
Possible Solution
Role back to build released on 17th March 2023
Additional Information/Context
No response
Ace Version / Browser / OS / Keyboard layout
Ace version: Latest,
Browser: Google chrome,
Keyboard: SwiftKey keyboard (qwerty)
The text was updated successfully, but these errors were encountered: