Menu

#878 delete char (utf-8)

taskbar
open
nobody
icewm-1.3 (100)
5
2011-07-12
2011-07-12
Anonymous
No

FreeBSD 8.2-RELEASE
IceWM 1.3.7_1

LANG="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_CTYPE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="C"
LC_MESSAGES="C"

I push Alt+F2 to execute command and enter non-latin symbols into addressbar. When I want to delete these symbols - I need to push Backspace (or "Delete" button) twice if the symbol al
locates more than 1 byte.
Could you correct this mistake?

Discussion

  • Stanislav Maslovski

    This is due to an incorrect handling of UTF-8 characters in yinput.c. I have fixed it in my local branch; will submit a patch tonight after some more testing.

     
  • Stanislav Maslovski

    See patch #3366364 "fix utf8 input handling in address bar"

     

Log in to post a comment.