ui.browseableMessage(): Fix an Unicode problem when NVDA is installed in a path containing a non-ASCII character#7474
Conversation
…ed in a path containing a non-ASCII character.
|
Looks great and sensible, only one line of changed code, so I'd suggest merging this directly into master |
|
This needs code review and should be relatively easy. |
|
Overall this looks good. Could you please describe the testing that has been done. In particular I want to see that the following has been tested: Test the following with and without non-ASCIIcharacters:
|
|
Hello, 1/ I have moved the launcher archive in a folder with non-ASCII characters (C:\André). |
|
Great, I'll incubate this change. |
If NVDA is installed in a path containing a non-ASCII character (eg: éè),
ui.browseableMessage()fails.