[Bug 54965] New: Rich Edit erroneously moves the cursor to the end of text when system IME composition ends
https://bugs.winehq.org/show_bug.cgi?id=54965 Bug ID: 54965 Summary: Rich Edit erroneously moves the cursor to the end of text when system IME composition ends Product: Wine Version: 8.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: imm32 Assignee: wine-bugs(a)winehq.org Reporter: jinoh.kang.kr(a)gmail.com CC: rbernon(a)codeweavers.com Regression SHA1: 8ae0c308233e61cfc01ef52886077960d6513d93 Distribution: --- When the user attempts to compose character while the cursor is in the middle of the text box, Rich Edit moves the caret to the _end_ of the text before inserting the the newly composed character(s), instead of keeping the current cursor position. Steps to reproduce: 1. Activate fcitx5 (Hangul). 2. Enter the following text: "ABCXYZ" 3. Move the cursor (caret) to the middle of the string: "ABC|XYZ" 4. Compose a character. Expected behaviour: The composed character should be inserted between "ABC" and "XYZ" Actual behaviour: The composed character is inserted after "XYZ" and the caret moves to the end of the string. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54965 Jinoh Kang <jinoh.kang.kr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54965 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |839a53797efd85407f7db747272 | |fff64586ee92d Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Rémi Bernon <rbernon(a)codeweavers.com> --- I think this is fixed with 839a53797efd85407f7db747272fff64586ee92d? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54965 --- Comment #2 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- (In reply to Rémi Bernon from comment #1)
I think this is fixed with 839a53797efd85407f7db747272fff64586ee92d?
Yes, it is. Thanks for the update! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54965 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.9. -- 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.
participants (1)
-
WineHQ Bugzilla