engine icon indicating copy to clipboard operation
engine copied to clipboard

[Android] Call restartInput selectively on clear

Open bleroux opened this issue 1 year ago • 0 comments

Description

This PR restricts the call to restartInput which was added in https://github.com/flutter/engine/pull/49829. The restart is called when input action is null, DONE, or NONE.

Related Issue

Fixes https://github.com/flutter/flutter/issues/148673.

Tests

Updates 1 test, adds 3 tests.

bleroux avatar Jul 01 '24 07:07 bleroux