Ticket #2957 (new defect) — at Version 1

Opened 11 years ago

Last modified 11 years ago

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 (last modified by andrew_b) (diff)

Two testcases.

  1. Locale is UTF-8, file is in KOI8-R:
    эъйцукен
    эъфывапр
    
    эъ<esc-tab here>
    

Result: no completion list, no completion.

  1. Locale is KOI8-R, file is in UTF-8:
    эъйцукен
    эъфывапр
    
    эъ<esc-tab here>
    

Select эъйцукен in completion list.

Result: эъукен -- two chars in completion position are missed.

Change History

comment:1 Changed 11 years ago by andrew_b

  • Description modified (diff)

Changed 11 years ago by andrew_b

Changed 11 years ago by andrew_b

Optimized patch

Note: See TracTickets for help on using tickets.