Project

General

Profile

Actions

Bug #146

closed

Text scroller is not UTF-8 aware

Added by SPAM over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
Start date:
07/10/2009
Due date:
% Done:

100%

Estimated time:

Description

Text scroller is not UTF-8 aware, it splits scrolling of multibyte characters into more than one scrolling steps.

For example, the word "Hämy" scrolls to the left like:

Hämy
ämy
?my
my
y

...so it appears to scroll the "ä" (2 bytes in UTF-8) in two steps the latter of which is displayed as a square. The scrolling should be character, not byte based.

Actions

Also available in: Atom PDF