[Mono-bugs] [Bug 702064] New: Dead keys don't work
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 24 11:23:26 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=702064
https://bugzilla.novell.com/show_bug.cgi?id=702064#c0
Summary: Dead keys don't work
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: Other
OS/Version: Ubuntu
Status: NEW
Severity: Major
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: eb1 at sil.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101
Firefox/5.0
With system keyboard set to Germany, typing ' followed by 'a' should result in
á. Instead it produces just an a.
It seems that this bug got introduced in 2.6.7.
Reproducible: Always
Steps to Reproduce:
1. Open a Winforms app with a text box
2. Switch system keyboard to Germany
3. type: '
4. type: a
Actual Results:
'a' appears
Expected Results:
'á' appears
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list