Difference: UnicodeClientCommunication (4 vs. 5)

Revision 52011-11-04 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

Unicode Client Communications

Line: 17 to 17
 

Test Plan:

Bugs:

Changed:
<
<
  1. Some characters do not display properly. In the range U+0400 to U+0402, the top part of the character is missing, which makes the first two characters look the same (Mac client) or the U+0400 character does not display at all (Windows client).
  2. A field that contains '\n', chr(10) or '\r' and is set as a Label widget does not display correctly. Those characters should create a new line, but instead display as a space.
>
>
  1. Some characters do not display properly. In the range U+0400 to U+0402, the top part of the character is missing, which makes the first two characters look the same (Mac client) or the U+0400 character does not display at all (Windows client). The Windows probelm could be because the font DialogInput does not have anythhing to display for U+0400.
  2. A field that contains '\n', chr(10) or '\r' and is set as a Label widget does not display correctly. Those characters should create a new line, but instead display as a space, or treat them as literals (as the non unicode client does).
 
Deleted:
<
<

-- PeteBrower - 2011-03-04

 \ No newline at end of file
Added:
>
>
-- PeteBrower - 2011-03-04
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback