<<< Date Index >>>     <<< Thread Index >>>

[Mutt] #3431: progress bar incorrectly displayed in UTF-8 with non-ASCII characters



#3431: progress bar incorrectly displayed in UTF-8 with non-ASCII characters
---------------------+------------------------------------------------------
 Reporter:  vinc17   |       Owner:  mutt-dev
     Type:  defect   |      Status:  new     
 Priority:  minor    |   Milestone:          
Component:  display  |     Version:          
 Keywords:           |  
---------------------+------------------------------------------------------
 In UTF-8 locales, when a message contains non-ASCII characters, the
 progress bar is not displayed correctly: a character is doubled.

 To reproduce this problem, choose fr_FR.UTF-8 locales, open a very large
 mailbox, and tag all the messages with "<tag-pattern> ." for instance.
 Here I get messages like:

 ExÃcution de la commande suur les messages correspondants... 32162/93900
 (34%)

 ExÃcution de la commande surr les messages correspondants... 34534/93900
 (36%)

 ExÃcution de la commande sur les messages corresponndants... 60357/93900
 (64%)

 See the double "u" in "sur", the double "r", and the double "n" in
 "correspondants".

 Tested on the latest trunk version.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3431>
Mutt <http://www.mutt.org/>
The Mutt mail user agent