diaohualing82 / google-axs-chrome

Automatically exported from code.google.com/p/google-axs-chrome
0 stars 0 forks source link

Unicode character not recognised when parent selected #138

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add something like <p><span>&#x2261;</span> menu</p> to a page, and run 
ChromeVox on that page.
2. Tap the Unicode glyph.
3. Then tap the text: 'menu'. 

What is the expected output? What do you see instead?
Show in step 2 - ChromeVox correctly announces "identical to". But when the 
parent element is tapped (step 3), it breaks the glyph's coding apart and reads 
something I can't make out and then "two thousand, two hundred and sixty one".
I'd expect to hear "identical to menu" instead.

What version of the product are you using? On what operating system?
Windows 7. Chrome 33.0.1750.154. ChromeVox 1.31.2

Please provide any additional information below.

Original issue reported on code.google.com by john.hol...@gmail.com on 17 Mar 2014 at 1:41