microsoft/Terminal

Screen saver wakeup incomplete

Open

#2,135 opened on Jul 28, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-RenderingHelp WantedIssue-BugProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

When focus is in the Terminal and screen saver kicks in the screen turns black. Then when I move the mouse the screen shows and immediately goes black again. This continues until I move the mouse pointer outside of Terminal window or I click the mouse. This is not happening when focus is outside of Terminal window when screen saver kicks in. In that case wakeup works as expected.

Edit: I incorrectly used term "screen saver". This is related to power saver "screen off" state. Fully reproducible. Must allow screen to stay in the off state for a few seconds to repro.

Windows 18941.rs_prerelease.190713-1700. Dell XPS 13 9343

Contributor guide