Ticket #255 (closed defect: invalid)
Shift+Enter weirdness in UTF-8
Reported by: | egmont | Owned by: | winnie |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Line editing widgets of mc with the UTF-8 patch go completely crazy if you (accidentally) press Shift+Enter.
Attached is a simple patch that solves the problem, as well as includes detailed explanation. This patch was created by me and posted to mc-devel years ago, and is already applied by some major Linux distributions.
Please add this fix to your UTF-8 patch. Thanks!
Attachments
Change History
Changed 16 years ago by egmont
- Attachment 00-82-utf8-shift-enter.patch added
comment:1 Changed 16 years ago by winnie
- Milestone changed from 4.6.2.1 to UTF8 Support
Thanks for you patch.
However this is not bug which belongs into the 4.6.2.1 milestone therefore I add it for now to the utf8 milestone.
comment:3 Changed 16 years ago by winnie
- Status changed from accepted to testing
- Resolution set to fixed
Patch added into both HACK_utf8 branches
Note: See
TracTickets for help on using
tickets.
Patch to fix the problem, and explanation