Skip to content

Feathers menu cannot be opened #24935

Description

@SpecificProtagonist

#24769 prevents invisible nodes from gaining focus.

As a result, bevy_feather's menu cannot be opened anymore (try the feathers_gallery example). As far as I can tell, this is because the InheritedVisibility of the menu items hasn't been updated yet when the check runs, so the menu items don't get focused (prompting menu_on_lose_focus to close the menu).

FeathersLazyMenu works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-UIGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesP-RegressionFunctionality that used to work but no longer does. Add a test for this!S-Needs-ReviewNeeds reviewer attention (from anyone!) to move forward

    Type

    No type

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions