Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbug in NVDA, when announcing a Hungarian float number #593
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2010-03-10 23:42 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2010-05-18 05:57 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by oaron (in reply to comment 2) on 2010-05-28 19:23
NVDA announce 0, and after other numbers. E.G 1,023. But, if after the comma the first number doesn't 0, It works well. I tried it with other screen reader (with Espeak) and the numbers announce correctly, because in Espeak there is a Hungarian decimal rule. |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by jonsd on 2010-05-28 19:49 Different languages have different rules for speaking decimal fractions. Generally, if NVDA passes the complete number (including the decimal separator) to the synthesizer, it will be spoken correctly for the language. NVDA needs to recognise that Hungarian uses a comma as decimal separator. |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2010-05-28 20:10 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2010-07-14 23:06 |
Reported by oaron on 2010-03-10 19:20
In the hungarian espeak version if there is a zero after the decimal sign, nvda reads it incorrectly. This bug occurs because in hungarian the decimal sign is a comma, instead of a dot.