Hacker News new | ask | show | jobs
by fireattack 837 days ago
I can reproduce it with Chrome, Firefox, both with no extension.

On three computers.

In case it was not clear, here is the full STR.

1. Click on a cell. 2. Click on the formula bar. 3. Type something, Press enter (you can even directly press Enter).

Expected: the next cell is highlighted but not in edit mode. So you can use arrow keys to move highlight around.

Observed: the next cell is in edit mode; you cannot move arrow around.

To make it worse, sometimes (but not always), if you press enter AGAIN, it would go to the next (the third one) and STILL in edit mode; you need to press enter AGAIN, which makes the highlight move to the fourth cell, only then it properly exists edit mode.

The bug is also reproducible with Esc (cancel change):

1. Click on a cell; 2. Click on the formula bar; 3. Directly press Esc.

Expected: exit edit mode

Observed: you are still in edit mode. You have to press Esc again.

A gif demo: https://i.imgur.com/KV6rRP6.gif