Skip to content

MenuAnchor menus should use OverlayPortal #124830

@gspencergoog

Description

@gspencergoog

Now that we have OverlayPortal, we should rewrite the MenuAnchor cascading menus to use it. It would help with issues like #36445 and with issues where defining the semantics of a menu system (like the semantics traversal order) rely on defining something above a widget in the widget tree.

Currently, it's not possible to define the semantics order for items in a submenu because the submenu is actually in the overlay, and not a child of the menu button.

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions