Skip to content

[Android, Windows] Shell.FlyoutVerticalScrollMode="Disabled" does not disable scrolling #32416

@NafeelaNazhir

Description

@NafeelaNazhir

Description

When setting Shell.FlyoutVerticalScrollMode="Disabled", the flyout items should not allow vertical scrolling.
However, on Android and Windows, the flyout still scrolls even when the mode is set to "Disabled".

Expected Output Actual Output
Screen.Recording.2025-11-05.at.8.08.25.PM.mov
Screen.Recording.2025-11-05.at.8.14.13.PM.mov

Steps to Reproduce

  1. Run the attached sample FlyoutScrollIssue.zip
  2. Open the Flyout menu and try scrolling vertically through the list of menu items.

Expected Behavior: When FlyoutVerticalScrollMode is set to Disabled, the flyout should not scroll.

Actual Behavior: On Android and Windows, the flyout continues to scroll vertically.

Link to public reproduction project repository

No response

Version with bug

10.0.0-rc.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Android, Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions