Closed LeonarddeR closed 1 year ago
Given the recent work that has been done to improve MS Word support (#2961, #5800, #5946), I'd like to bring this ticket under attention again.
@feerrenrut, mind assigning a priority to this?
Requested the enhancement in Japan, regarding Microsoft Outlook as well.
This would be really helpful. I hope it will come any time in the future into NVDA.
Hi @leonardder ,
I heavily played with UIA and VBA in recent days, around this situation.
Imho, it's very confused even API side.
Had you find a reliable way to distinguish between background and highlight color?
I found only this property useful to be sure whether there is an highlighting and what's the color applied...
I haven't played with this for years, so I have no idea honestly.
Meanwhile I encountered problems with attached document, so i suspect the situation is changed from 2016, even in current Word support of these formatting in documents made with previous versions.
However, Range.Shading.BackgroundPatternColor seems a good candidate to query for background.
I'll continue to investigate, these seem to be things quite important in school, for teachers and students.
I noticed that NVDA is unable to report background and highlighting color changes in Microsoft Word. Check the attachment for an example.
Steps to reproduce
Actual result: NVDA reports no difference Proposed result: NVDA reports both background and highlighting color changes