-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: fieldsissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongtype: regression
Milestone
Description
Open this ancient version of Blockly:
https://2-dot-blockly-games.appspot.com/turtle?level=10
Edit a number field, type in a big number, then press escape.
The number reverts to its original value.
Open any modern version of Blockly:
https://blockly.games/turtle?level=10
Edit a number field, type in a big number, then press escape.
The number no longer reverts to its original value.
Same with text inputs.
Metadata
Metadata
Assignees
Labels
component: fieldsissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongtype: regression