• stuartmorgan's avatar
    Handle backspace in text fields (#68812) · 3da995ad
    stuartmorgan authored
    Currently the framework handles delete, but not backspace, so embeddings
    all have to implement backspace handling themselves. This eliminates
    that inconsistency and allows simplified code in embeddings by adding
    backspace handling.
    
    It also fixes a bug uncovered in the delete handling where deleting a
    selection would also delete the next character after the selection.
    3da995ad
Name
Last commit
Last update
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...