[BUG]: Unexpected opening from system tray after powering off second monitor #1479
Labels
Status-Not-Our-Bug
Bug is present in some upstream libraries used by RSS Guard.
Status-Partially-Fixed
Part of bug/feature is fixed/implemented.
Type-Defect
This is BUG!!!
Milestone
Brief description of the issue
RSS Guard unexpectedly comes out of the system tray, with a blank window, after turning off one of two monitors in a dual-screen setup.
How to reproduce the bug?
What was the expected result?
Expected result is that RSS Guard stays hidden in the system tray.
What actually happened?
RSS Guard opens and comes to the forefront, except the window contents are blank.
At that point, clicking the Close (X) button does not send the application to the system tray (it does nothing, actually). Clicking the Minimize (_) button sends the application to the system tray instead of minimizing.
After manually sending the application to the system tray and then bringing it back, the application appears fully functional (no more blank white window).
Debug log
time="174313.301" type="debug" -> gui: Message list got focus with reason 'Qt::ActiveWindowFocusReason'.
time="174316.133" type="debug" -> gui: Main window hide event
time="174316.133" type="debug" -> gui: Article list header geometries changed.
time="174316.135" type="debug" -> gui: Main window close event
time="174330.741" type="debug" -> core: Delaying scheduled feed auto-download for some time since window is focused and updates while focused are disabled by the user and all account caches are empty.
Operating system and version
The text was updated successfully, but these errors were encountered: