Project

General

Profile

Actions

Bug #146

closed

Text scroller is not UTF-8 aware

Added by SPAM almost 15 years ago. Updated almost 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 #1

Updated by TomG almost 15 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #2

Updated by TomG almost 15 years ago

  • Target version set to 1.3
Actions

Also available in: Atom PDF