Author Topic: bug: DBCS copy-to-cursor  (Read 2349 times)

tyano

  • Community Member
  • Posts: 33
  • Hero Points: 1
bug: DBCS copy-to-cursor
« on: January 08, 2015, 11:43:22 PM »
copy-to-cursor operation may break the destination text if the selection text includes DBCS characters:
1) select text includes DBCS character
2) issue copy-to-cursor (I am using SlickEdit key binding so it is ALT-C)
If the last character of the selected text is DBCS character, the last character of the copied text is broken. If the last character is SBCS character, the operation succeeds.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6867
  • Hero Points: 528
Re: bug: DBCS copy-to-cursor
« Reply #1 on: January 22, 2015, 01:53:15 AM »
DBCS support is completely broken. Thanks for posting this. Even simple operations like cursor-right don't work properly. This will be fixed in 19.0.2.

Sorry