http://bugs.winehq.org/show_bug.cgi?id=58182
Bug ID: 58182 Summary: Virtual desktop corked in 10.6 Product: Wine Version: 10.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ToddAndMargo@zoho.com Distribution: ---
Created attachment 78478 --> http://bugs.winehq.org/attachment.cgi?id=78478 messed up virtual dektop
Fedora 41 wine-devel-10.6-1.1.x86_64 Xfce 4.18
This is a disaster!
$ wine explorer /desktop=Notepad,1680x1050 open full screen. The dimensions are ignored.
$ wine explorer /desktop=Notepad,1680x1050 notepad.exe (or what ever program you want)
[1] opens in the upper left of the screen
[2] the top of the decorations bar opens underneath the "panel 1" bar, so you can not grab the windows and move it
[3] once mouse clicked inside the virtual desktop, the mouse can not be used off the virtual desktop. (You have to click the "X" in the upper right to exist the program to get your mouse back.)
[4] the virtual desktop opens a shadow of the panel 1 off to its left (will provide a screen shot). Note that it does not include itself in the shadow
http://bugs.winehq.org/show_bug.cgi?id=58182
--- Comment #1 from Todd Chester ToddAndMargo@zoho.com --- Created attachment 78575 --> http://bugs.winehq.org/attachment.cgi?id=78575 Wine 10.0 and virtual terminal with Approach
Worse under 10.8. :'(
wine-devel-10.8-1.1.x86_64 SmartSuite-N99.8.0208.0800 Xfce 4.18
bash -c "cd $HOME/.wine/drive_c/lotus/jumble; wine explorer /desktop=Approach_`date +%%H:%%M:%%S`_1680x1050,1680x1050 ./approach.exe"
1) the virtual terminal box still opens under panel 0
2) you can move the program's window outside the box
3) when moving the program's window, it leaves artifacts all over the place
4) when you click on the moved program's "X" in the upper right, it open a duplicate program window back inside the box, whilst leaving the old one outside the box. The new program window now will kill when pressing the "X".