Ticket #2957 (new defect) — at Initial Version
Broken autocompletion in mcedit
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.8 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
Two testcases.
- Locale is UTF-8, file is in KOI8-R:
эъйцукен эъфывапр эъ<esc-tab here>
Result: no completion list, no completion.
- Locale is KOI8-R, file is in UTF-8:
эъйцукен эъфывапр эъ<esc-tab here>
Select эъйцукен in completion list.
Result: эъукен -- two chars in completion position are missed.
Note: See
TracTickets for help on using
tickets.