Skip to content

Document is not editable with Semantics enabled #460

@estevez-dev

Description

@estevez-dev

Steps to Reproduce

  1. Enable Semantics on the app start by adding to the void main():
WidgetsFlutterBinding.ensureInitialized();

SemanticsBinding.instance.ensureSemantics();
  1. Try to edit the text in FleatherEditor

Environment

  • OS: MacOS Flutter web
  • Flutter version: 3.27.2
  • Fleather version: 1.20.1

Logs

No any logs

Wrapping Fleather widgets in ExcludeSemantic doesn't resolve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions