Pressing Enter right after pasting is now handled reliably instead of by a stale handler.
What's wrong with this entry?
When you paste and immediately press Enter, the held-back Enter is now replayed through component state rather than a timer holding an old reference to the submit handler, closing a path where it could be delivered to an out-of-date callback.
- Image drag and paste behaviour, and the telemetry reasons
input_image_dragandinput_image_paste, are unchanged.
input_image_drag
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Editing a queued command keeps its mode and refuses on a dirty draft
Both mention input
-
v2.1.235
Enter no longer submits a text field in a select list, and arrows can leave the list
Both mention input
-
v2.1.235
Vim cursor position survives re-renders and editor round trips
Both mention input