Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When swiping to pop, Magnifier and Toolbar appears until released. #1947

Open
dominikkeller opened this issue Apr 19, 2024 · 0 comments
Open
Labels
type_bug Something isn't working

Comments

@dominikkeller
Copy link

Package Version
super_editor:
git:
url: https://github.com/superlistapp/super_editor
path: super_editor
ref: stable # or "main"
super_editor_markdown:
git:
url: https://github.com/superlistapp/super_editor
path: super_editor_markdown
ref: stable
super_text_layout:
git:
url: https://github.com/superlistapp/super_editor
path: super_text_layout
ref: stable
attributed_text:
git:
url: https://github.com/superlistapp/super_editor
path: attributed_text
ref: stable

To Reproduce
Steps to reproduce the behavior:

  1. Open Editor Screen
  2. Swipe to the right to pop

Actual behavior
Magnifier and Toolbar show up until finger is released

Expected behavior
Magnifier and Toolbar should stay hidden

Platform
iPhone 12 Pro Max iOS 17.4.1

Flutter version
Flutter Channel stable, 3.19.3
Dart 3.3.1 • DevTools 2.31.1

Screenshots
Bildschirmfoto 2024-04-19 um 12 01 08

Additional context
The FocusNode gets focused when swiping to pop the screen. This should somehow be avoided.

@dominikkeller dominikkeller added the type_bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant