https://bugs.winehq.org/show_bug.cgi?id=38867
Bug ID: 38867 Summary: Homesite+ (v5.5): Using keyboard shortcut for indenting text wipes out text (but undo restores to correct result) Product: Wine Version: 1.7.46 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fooquency@gmail.com
Created attachment 51799 --> https://bugs.winehq.org/attachment.cgi?id=51799 Screenshot showing before, after, and undo results
In Homesite+ (version 5.5), which is a source code text editor, there is a facility to indent all selected lines of code with a tab.
To use this, i.e. add a tab at the start of each line, use Control+Shift+.
To reduce by one tab level, i.e. remove one tab at the start of each line, use Control+Shift+,
On Windows this works correctly.
On Wine (devel latest, on Mac OSX brew build), the whole text gets replaced with a . but if you press Control-z to undo, the indenting has happened correctly.
So it seems that what is happening is that Control+Shift+. is being treated as the correct operation (indenting) AND the . itself is being pressed (thus replacing the selection).
https://bugs.winehq.org/show_bug.cgi?id=38867
--- Comment #1 from fooquency fooquency@gmail.com --- Homesite+ (v5.5) can be downloaded from http://en.softonic.com/s/macromedia-homesite-5.5-on-windows-7 The downloaded file should be "hs55_trial_win_en.exe". Installs without problems, and only takes 10 seconds.
https://bugs.winehq.org/show_bug.cgi?id=38867
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://en.softonic.com/s/ma | |cromedia-homesite-5.5-on-wi | |ndows-7
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Console output? http://wiki.winehq.org/Bugs
https://bugs.winehq.org/show_bug.cgi?id=38867
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://en.softonic.com/s/ma |https://archive.org/downloa |cromedia-homesite-5.5-on-wi |d/homesite_201802/hs55_tria |ndows-7 |l_win_en.exe Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- This works perfectly with wine-6.15, marking FIXED.
Adding stable download.
$ sha1sum hs55_trial_win_en.exe 22fda5de23f878da20a427ab83b2e6918b4e02fe hs55_trial_win_en.exe
$ du -sh hs55_trial_win_en.exe 19M hs55_trial_win_en.exe
https://bugs.winehq.org/show_bug.cgi?id=38867
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.16.