[Bug 46441] Steam shows an extra icon when minimizing window

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 8 17:00:11 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46441

--- Comment #3 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
Created attachment 63226
  --> https://bugs.winehq.org/attachment.cgi?id=63226
Minimized icon and misplaced text in virtual desktop mode.

I got it too.

My observations:
- The minimized icon top left corner is placed at the same X, Y coordinates
than the original window;
- The label is wrongly placed relative as if the top left corner of the icon
was at 0, 0;
- The icon has the right-click window menu (restore, etc.) and reacts to
clicking (double left click restores the window).
- The label doesn't react to mouse.
- Moving the icon (hold left click - move - release) does move the icon and the
label is rightly placed under the icon;
- Restoring the window put it at its original position;

Except for the misplaced label, this is mostly consistent with Win 3.x
behavior.

When there is no icon in the systray, the taskbar hides itself.
If there were no minimized icon you would have no way to restore the window.
The minimized icon allows for restoring the window when the taskbar is hidden.

Steam adds an icon to the systray so the minimized icon is not useful for it,
but it's not the common case.
Fixing this would require making the 'minimize to icon' feature conditional to
the visibility of the taskbar.
I guess it qualifies as a UI enhancement.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list