Closed mohdshara closed 2 years ago
Using UIA default will affect reading MathML in microsoft word. But it will not affect reading on browser. According to nvaccess/nvda#12946 UIA cannot obtain MathML by mathtype so far It means NVDA will not support reading Mathtype object in future. For Access8Math, I shortly tested that reading MathML content on the HTML on browser is work currently in nvaccess/nvda#8d8f606.
hi.
NVAccess is planning to make UI automation default by v2021.3, and code is already commited. this is going to break the functionality for this addon unless a custom UI automation atripute work is being completed and comitted before a release: https://github.com/nvaccess/nvda/issues/12946
is that correct?