Skip to content

[SDL3] Modal Window Issue: Parent Window Remains Interactive on Linux but Not Windows #13229

Closed as not planned
@larks-x

Description

@larks-x

Hello, when using SDL_SetWindowParent, SDL_SetWindowModal, and SDL_ShowWindow under SDL3 to set up a modal window, it works perfectly on Windows. However, on Linux, the parent window of the modal window can still be moved, maximized, or minimized. I'm not sure if I missed any configuration settings or if this is a bug specific to Linux.

SDL3 version:3.2.16
Ubuntu version 24.04.2 (Both X and Wayland backends have this issue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    notourbugThis bug is caused by an external component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions