https://bugzilla.novell.com/show_bug.cgi?id=639939
https://bugzilla.novell.com/show_bug.cgi?id=639939#c0 Summary: [PATCH] X11 keyboarding - XLookupString can sometimes return corrupt buffer. Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=390096) --> (http://bugzilla.novell.com/attachment.cgi?id=390096) Patch that appears to fix problem by changing marshing of XLookupString param User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 The effect of this can be dropped keypress's. Attached patch seems to fix's the issue, in my application. I need to work out how to produce a small test case, demonstrate issue, I haven't ruled out threading issues as the cause of this yet. Reproducible: Sometimes Steps to Reproduce: I don't currently have a simple test case that reproduces this yet. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
