mozilla / notes

DEPRECATED - A notepad for Firefox
https://testpilot.firefox.com/experiments/notes
Mozilla Public License 2.0
495 stars 130 forks source link

[android] Deleting characters is fuzzy #1492

Closed mirh closed 1 year ago

mirh commented 5 years ago

[Description]:

While deleting for long enough a note, cursor acts randomly

[Affected versions]:

1.3android-c3202

[Steps to reproduce]:

  1. Write some not-short note, with line separated paragraphs, and why not even bullet points
  2. Start deleting it, by keeping pressed the backspace button on the virtual keyboard

[Expected result]:

You keep deleting your note, and nothing mystical happens.

[Actual result]:

Every now and then (particularly line breaks) the cursor jumps back somewhere else, only then to return back in place after two or three "key repetitions".

[Additional Notes]:

Could somehow relate to #1454 and some additional racing condition perhaps? And I'm not sure if this hasn't something to do with my other issue of "select all" button being unable to delete a thing.