@goderbauer
@gspencergoog
@lorenzOliveto
Steps to reproduce:
- Attach a keyboard to an Android device
- push multiple Widget in the navigator stack
- going back to the root with Navigator.popUntil
The keyboard focus is lost and it doesn’t respond anymore. You can find an example in this repository, https://github.com/lorenzOliveto/flutter_keyboard_navigation_issues (pop_until_example.dart).