Application currently minimizes when the user clicks the "Show Desktop"/"Collapse all windows" button (the invisible panel on the right side of the taskbar in Windows). This behavior is undesirable for our use case, as we want the application to remain visible regardless of the "Show Desktop" command.
Expected Behavior:
The application window should remain visible when "Show Desktop" is triggered by the user.
Minimize and maximize functionality should work as expected in other cases (e.g., when the minimize button on the application window is clicked).
Current Behavior:
The application minimizes along with other windows when "Show Desktop" is selected.
Application currently minimizes when the user clicks the "Show Desktop"/"Collapse all windows" button (the invisible panel on the right side of the taskbar in Windows). This behavior is undesirable for our use case, as we want the application to remain visible regardless of the "Show Desktop" command.
Expected Behavior:
The application window should remain visible when "Show Desktop" is triggered by the user. Minimize and maximize functionality should work as expected in other cases (e.g., when the minimize button on the application window is clicked).
Current Behavior:
The application minimizes along with other windows when "Show Desktop" is selected.