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 3463 - Setting window opacity while window is partially offscreen doesn't work
Summary: Setting window opacity while window is partially offscreen doesn't work
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.5
Hardware: x86_64 Windows 7
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 22:51 UTC by phufhi
Modified: 2017-08-11 20:38 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 phufhi 2016-10-20 22:51:20 UTC
When the opacity of a window is decreased from 1 to anything lower than 1 while the window is partially offscreen, the window turns invisible rather than changing to the correct opacity.

I'm using version 2.0.5 of SDL.