https://bugs.winehq.org/show_bug.cgi?id=38698
Bug ID: 38698 Summary: wineconsole: Altering line InsertMode with the Insert key should not be permanent Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: hugh.mcmaster@outlook.com Distribution: ---
In wineconsole, pressing the Insert key changes the InsertMode setting for the current line. When you press Return, the mode remains enabled.
On Windows, the mode reverts to the original mode.
The problem is in kernel32/editline.c. I've got a patch in progress to fix this.
https://bugs.winehq.org/show_bug.cgi?id=38698
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |68fb8c55258101818e2373726ef | |95ed0fbddb247 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Hugh McMaster hugh.mcmaster@outlook.com --- Fixed by commit 68fb8c55258101818e2373726ef95ed0fbddb247.
https://bugs.winehq.org/show_bug.cgi?id=38698
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.50.