[Bug 25856] Regression: Unable to type - in cmd anymore.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 25 13:27:39 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25856

--- Comment #5 from Trygve Vea <trygve.vea at gmail.com> 2011-01-25 13:27:38 CST ---
(In reply to comment #4)
> Works for me in ubuntu maverick with LANG=en_US.UTF-8 / Linux midna
> 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 x86_64 GNU/Linux
> 
> but not gentoo with a POSIX locale, 2.6.34-r3.

Without any knowledge of the code in question - this line is added in the
patch:

    {/*VK_INSERT*/0x2d, WCEL_ToggleInsert       },

0x2d happens to be - in the ascii table.

If I interpret this correctly, you've effectively changed - to toggle insert. 
And this seems to be true, - does indeed toggle insert-behaviour.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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