-
Notifications
You must be signed in to change notification settings - Fork 956
Open
Labels
androidIssues or feature requests specific to the Android platform.Issues or feature requests specific to the Android platform.bugSomething isn't workingSomething isn't workingfeedback requestedSeeking user input to improve features, resolve issues, or plan future updates.Seeking user input to improve features, resolve issues, or plan future updates.help wantedExtra attention is neededExtra attention is neededmajorSignificant impact on the user experience or performance. This issue should be addressed in the nextSignificant impact on the user experience or performance. This issue should be addressed in the nextregressionFor issues where a previously working feature is now broken due to recent changes.For issues where a previously working feature is now broken due to recent changes.
Description
Have you checked for an existing issue?
- I have searched the existing issues
Flutter Quill Version
11.2.0
Steps to Reproduce
- Run on a real Android device and select some text.
- Once the context menu (AKA toolbar) is shown, press the back button
- The context menu is being ignored without dismissing it; it could lead to navigating back to the previous screen or closing the app.
Expected results
The toolbar should be dismissed instead. I don't remember this was an issue before, and I'm not sure which change made this regression.
Actual results
The context menu is still being displayed, and instead, the back button dismisses the keyboard or navigates back to the previous screen, or closes the app.
See the attached video for details.
Additional Context
Screenshots / Video demonstration
Current behavior:
FlutterQuillBuggyBehavior.mp4
Expected behavior (Keep notes app as an example):
KeepNotesCorrectBehaviorExample.mp4
CatHood0
Metadata
Metadata
Assignees
Labels
androidIssues or feature requests specific to the Android platform.Issues or feature requests specific to the Android platform.bugSomething isn't workingSomething isn't workingfeedback requestedSeeking user input to improve features, resolve issues, or plan future updates.Seeking user input to improve features, resolve issues, or plan future updates.help wantedExtra attention is neededExtra attention is neededmajorSignificant impact on the user experience or performance. This issue should be addressed in the nextSignificant impact on the user experience or performance. This issue should be addressed in the nextregressionFor issues where a previously working feature is now broken due to recent changes.For issues where a previously working feature is now broken due to recent changes.