OSDN Git Service

Microsoft word: don't expose a language for format changes that only contains whiteps...
authorMichael Curran <mick@kulgan.net>
Tue, 26 Mar 2013 01:42:05 +0000 (11:42 +1000)
committerMichael Curran <mick@kulgan.net>
Tue, 26 Mar 2013 01:42:05 +0000 (11:42 +1000)
commit1d78fb227ff7006b7ffbc8284aaf4ac38c0cc03e
tree12c281f5fad212ca9e310b06c5d313775342e1d8
parent220c2c4346b0f3b9e7f2a3f7194bb526e729ac9c
Microsoft word: don't expose a language for format changes that only contains whitepsace. This is mostly needed as MS Word only marks east-asian characters (not whitespace) as an asian language, and it falls back to english US or another european langage for whitepsace. Now all whitespace has no language and therefore NVDA uses the synth or interface language. A fix for #2047
source/NVDAObjects/window/winword.py