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

[BUG-Web] Showing dialog above html editor uses editors focus events #98

Closed
acheronian opened this issue Aug 3, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@acheronian
Copy link

If a dialog is shown above an html editors edit space, you could not use the dialogs buttons or other pointer events.

Steps to reproduce the behavior:

  1. Create view with html editor, expand it over the whole viewport
  2. Open dialog with buttons
  3. Try to click button
  4. See error
@acheronian acheronian added the bug Something isn't working label Aug 3, 2021
@tneotia
Copy link
Owner

tneotia commented Aug 4, 2021

Please see #30 for the fix. This is an issue with Flutter :)

@acheronian
Copy link
Author

Must have missed this entry, but thanks a lot, worked right away :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants