issue_link
#103808
Commit Hash
flutter/engine@ead1348
Target
stable
pr_link
flutter/engine#35875
Impacted Users
Windows users that use an accessibility tool
Impact Description
Windows app crash if accessibility is enabled on an app that uses a widget with custom semantic actions (like ReorderableListView).
Workaround
Avoid widgets like ReorderableListView on Windows.
Risk
low
Test Coverage
yes
Validation Steps
Enable a screen reader and start an app that hasa ReorderableListView widget: #103808 (comment)