http://bugs.winehq.org/show_bug.cgi?id=22255
Summary: Total Commander: Deleting the 1st or 2nd character in an edit box deletes the all of them Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: alexandru.balut@gmail.com
Press F5 to copy a file, now you are in an edit box; press Home then press Delete to delete the 1st character; notice the entire contents of the edit box disappears. The same happens when you delete the 2nd character. The expected result is to delete a single character. This does not happen when you delete other characters.
Total Commander 7.50a Ubuntu 9.10
http://bugs.winehq.org/show_bug.cgi?id=22255
--- Comment #1 from Alex Balut alexandru.balut@gmail.com 2010-04-03 06:07:59 --- Created an attachment (id=27178) --> (http://bugs.winehq.org/attachment.cgi?id=27178) console log
http://bugs.winehq.org/show_bug.cgi?id=22255
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-04-03 10:32:14 --- (In reply to comment #0)
The expected result is to delete a single character. This does not happen when you delete other characters.
Other than 1st or 2nd? Attach a +edit log please.
http://bugs.winehq.org/show_bug.cgi?id=22255
Alex Balut alexandru.balut@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #27178|0 |1 is obsolete| |
--- Comment #3 from Alex Balut alexandru.balut@gmail.com 2010-04-03 14:00:50 --- Created an attachment (id=27186) --> (http://bugs.winehq.org/attachment.cgi?id=27186) console log +edit
I attached the log when I did: F5, Home, Delete.
http://bugs.winehq.org/show_bug.cgi?id=22255
--- Comment #4 from Alex Balut alexandru.balut@gmail.com 2010-04-03 14:04:46 --- Nikolay, when I delete the 1st or 2nd character, the entire content of the edit box disappears. I also tried deleting the 3rd, and 4th, but in this cases it behaves normally (a single character is deleted).
http://bugs.winehq.org/show_bug.cgi?id=22255
Alex Balut alexandru.balut@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Total Commander: Deleting |Total Commander: Deleting |the 1st or 2nd character in |the 1st or 2nd character in |an edit box deletes the all |an edit box deletes all of |of them |them
http://bugs.winehq.org/show_bug.cgi?id=22255
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #5 from Wylda wylda@volny.cz 2010-04-09 11:29:09 ---
Confirming. Well described, easy to reproduce, small (tiny) download:
http://www.ghisler.com/amazons3.php
The behavior is the same in all the following versions: * 0.9.49, 1.1.12, 1.1.30, 1.1.42
I also noticed, that on windows you have a chance to "Undo", but under Wine this option is grayed out.
http://bugs.winehq.org/show_bug.cgi?id=22255
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2010-04-09 11:58:13 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=22255
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ghisler.com/amaz | |ons3.php
http://bugs.winehq.org/show_bug.cgi?id=22255
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #7 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-01-23 04:31:25 CST --- Confirming in wine-1.3.37.
http://bugs.winehq.org/show_bug.cgi?id=22255
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-11-13 19:42:36 CST --- Still present in wine 1.5.17, Total Commander 8.01.
http://bugs.winehq.org/show_bug.cgi?id=22255
--- Comment #9 from Alex Balut alexandru.balut@gmail.com 2013-08-06 05:44:28 CDT --- Still present in wine-1.6, Total Commander 8.01.
http://bugs.winehq.org/show_bug.cgi?id=22255
Wladimir Palant trev@adblockplus.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |trev@adblockplus.org
--- Comment #10 from Wladimir Palant trev@adblockplus.org --- Still present in Wine 1.7.9 with Total Commander 8.01. Strangely enough, this affects only some input fields. Command line field is affected, as is the first input field (target file name) in Copy or Rename dialogs (F5 and F6 respectively). The second input field in the same dialogs (file type) and inline rename (Shift-F6) aren't affected however. In the Configuration / Button bar dialog all text fields but the last one (tooltip) are affected despite looking exactly the same and not having any differences in behavior from what I can tell.
https://bugs.winehq.org/show_bug.cgi?id=22255
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #11 from super_man@post.com --- still an issue 1.7.48
https://bugs.winehq.org/show_bug.cgi?id=22255
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32
https://bugs.winehq.org/show_bug.cgi?id=22255
Gabriel Ivăncescu gabrielopcode@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gabrielopcode@gmail.com Component|user32 |shell32
--- Comment #12 from Gabriel Ivăncescu gabrielopcode@gmail.com --- This is actually an issue with shell32/autocomplete. This is just part of a whole lot of other AutoComplete bugs (probably not reported). I'm working on a revamp on it right now so that it matches Windows behavior very closely (to the extent of what's implemented so far) because it's extremely off track right now.
Also have in plans a fix for two trivially exploitable buffer overflows and a vulnerability in the quickFormat string (probably even Windows itself suffers from that one).
https://bugs.winehq.org/show_bug.cgi?id=22255
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |0c049b6791e731c443317ce40d8 | |3e4a22b4f55a9 Status|NEW |RESOLVED
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- I can confirm, this works now after 0c049b6791e731c443317ce40d83e4a22b4f55a9.
https://bugs.winehq.org/show_bug.cgi?id=22255
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.16.
https://bugs.winehq.org/show_bug.cgi?id=22255
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=22255
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #15 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bug fixes included in 3.0.4.
https://bugs.winehq.org/show_bug.cgi?id=22255
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Total Commander: Deleting |Total Commander 7.x/8.x: |the 1st or 2nd character in |Deleting the 1st or 2nd |an edit box deletes all of |character in an edit box |them |deletes all of them URL|http://www.ghisler.com/amaz |https://web.archive.org/web |ons3.php |/20210207154744/http://tota | |lcommander.ch/win/old/tcm80 | |1x32_64.exe