Skip to content

[Windows] Horizontal swipes not working when SwipeItems are set in all directions #30947

@LogishaSelvarajSF4525

Description

@LogishaSelvarajSF4525

Description

When setting SwipeItems for all four directions (LeftItems, RightItems, TopItems, and BottomItems) on a SwipeView, only the TopItems and BottomItems respond to swipe gestures. The LeftItems and RightItems are set correctly but do not respond to horizontal swipes, particularly on Windows.

Output Screenshot

On Windows On Mac
Screen.Recording.2025-07-31.111613.mp4
Screen.Recording.2025-07-31.at.11.34.01.AM.mov

Steps to Reproduce

  1. Create a SwipeView and assign SwipeItems to all directions: Left, Right, Top, and Bottom. SwipeViewSample.zip
  2. Run the app on Windows platform (or any other affected platform).
  3. Try swiping the content in each direction.

Actual Behavior:

  • Only TopItems and BottomItems respond to swipe gestures.
  • LeftItems and RightItems are not triggered or recognized during horizontal swipes.

Expected Behavior:

  • All directions (LeftItems, RightItems, TopItems, and BottomItems) should respond to corresponding swipe gestures if configured.

Link to public reproduction project repository

No response

Version with bug

9.0.90 SR9

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

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