Closed nvaccessAuto closed 9 years ago
Comment 1 by Michael Curran <mick@... on 2014-10-23 05:16 In [a6bf1969380cac5ef7f04c3ad5a6220d0bf2b4b6]:
MSHTML NVDAObject's basicText property, if HTMLNode.innerText is empty, fall back to the default NVDAObject basicText implementation. This allows mouse tracking to pick up reasonable labels for non-container elements (such as buttons). Re #4173
Eventually we want to consider a better iimplementation that may use screenExplorer, but this solves this issue at least.
Comment 2 by Michael Curran <mick@... on 2014-10-23 05:17 In [3386b63ba40c1758a1ca81e4557a5c7546906b9b]:
Merge branch 't4173' into next. Incubates #4173
Changes: Added labels: incubating
Comment 3 by k_kolev1985 on 2014-10-23 15:38 Yes, this seams to be fixed with latest "next" snapshot. I don't know if the inaccurate reading with the mouse tracking with a zoom level of the page set to something different than 100% is related to this ticket or to #3494, but now NVDA can read accurately the text on the page with the mouse tracking, even with zoom different from 100%.
Comment 4 by jteh (in reply to comment 3) on 2014-10-23 21:44 Replying to k_kolev1985:
I don't know if the inaccurate reading with the mouse tracking with a zoom level of the page set to something different than 100% is related to this ticket or to #3494
Yeah, that's #3494.
Comment 5 by Michael Curran <mick@... on 2014-11-09 23:06 In [8a17cef7bc2d20b2e4fa74c1c58c11d20f3fccf5]:
Merge branch 't4173'. Fixes #4173
Changes: Removed labels: incubating State: closed
Comment 6 by mdcurran on 2014-11-09 23:07 Changes: Milestone changed from None to 2014.4
Reported by k_kolev1985 on 2014-06-04 14:35 In Internet Explorer (version 11.0 at present, but it happened in older versions as well), labels of buttons are not reported by NVDA's mouse tracking functionality, when the user points the mouse cursor over them.
Steps to reproduce it:
'''Actual results:''' NVDA does not read the label of the button.
'''Expected results:''' NVDA should read the label of the button.
'''NOTES:'''
Test environment: