OSDN Git Service

MSHTML's basicText property: do not use MSHTML's innerText property if the object...
authorMichael Curran <mick@kulgan.net>
Thu, 4 Oct 2012 05:09:28 +0000 (15:09 +1000)
committerMichael Curran <mick@kulgan.net>
Thu, 4 Oct 2012 05:09:28 +0000 (15:09 +1000)
commitd33c4c9b58072ef411de4f11c6a1524c313432a3
tree51d6f9b427f573beff873f52c0132f0c179df05a
parenta0373965310b67f05535073963f9def8a8a5bd7e
MSHTML's basicText property: do not use MSHTML's innerText property if the object is a 'select' element (combo box or list). This makes sure that NVDA+upArrow only reads the active item, rather than all the items in Internet Explorer combo boxes. Fixes #2337.
source/NVDAObjects/IAccessible/MSHTML.py
user_docs/en/changes.t2t