Dixi quod… >>* fix an off-by-one difference between UTF-8/non-UTF-8 comparisons in >> HText_appendCharacter() which would leave an extra character wrapped in some >> cases, e.g., in the options menu when field-numbering was turned on -TD > >Great, thanks! Will test. > >Another one you probably know about is the search highlighting, which >assumes 1 byte = 1 column still (highlight foo in the following line: > «bar» foo baz >displays: > «bar» fofooaz > ^^^ <-- highlighted chars
Fixed part of it: When the marked text is a link, and you make that link active, the text is fixed, even if you leave the link, unless you leave tha page. If any of the (falsely) marked text is outside of the link, e.g. for <a href="...">Zurück</a><br> and you /ck, the second k stays there though. Of course, this is with the REVERTED UCdomap.c – with the dev.12 one I don’t get any chars other than U+FFFD for nōn-ASCII characters. And as it’s an almost 22K diff, so I don’t feel like searching for the cause of the problem. bye, //mirabilos -- 17:57 < jtsn> Der 25C3 ist lustig. Deutsche Vortragende brechen sich vor deutschen Zuhörern auf Englisch einen ab. ;-) 18:01 < jtsn> Adolfs Werk war sehr nachhaltig. ;-) 18:01 < jtsn> Das gab's nichtmal in der DDR, das Deutsche mit Deutschen auf Russisch reden. ;-) (10x cnuke@) _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
