Skip to content

Selection is not cleared when I have multiple CodeEditors and focus on a different one #91

Description

@evanrolfe

Describe the bug
If I have 2 or more CodeEditors in an app, and I make a text selection on CodeEditor #1, then focus on CodeEditor #2, the selection in the first CodeEditor remains.

To Reproduce
Steps to reproduce the behavior:

  1. Have an app with 2 or more CodeEditors
  2. Type text in both CodeEditors
  3. Make a text selection on CodeEditor docs: fix pub link #1
  4. Focus on CodeEditor slow highlight performance #2

Expected behavior
The selection from CodeEditor #1 should be cleared when any other CodeEditor is focused.

Screenshots
Image

Device:

  • iOS & Linux (LinuxMint)
  • Flutter 3.29.3
  • Dart 3.7.2
  • re_editor 0.7.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions