We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5206 - SDL_ShowSimpleMessageBox shows up behind the main window while in borderless fullscreen mode
Summary: SDL_ShowSimpleMessageBox shows up behind the main window while in borderless ...
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.12
Hardware: x86_64 Windows 10
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.16
Depends on:
Blocks:
 
Reported: 2020-06-20 21:06 UTC by Tyler Glaiel
Modified: 2020-12-09 15:18 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Glaiel 2020-06-20 21:06:54 UTC
See title. When SDL_ShowSimpleMessageBox is called in any other case, it correctly shows up on top of the main window (these other cases include regular windowed mode, borderless windowed mode that isn't desktop res, exclusive fullscreen mode, and regular windowed mode at desktop res). It is just borderless windows at desktop res where this is an issue.

other potentially relevant information: using side by side dual monitors, 150% dpi scale, 4k resolution