Reported by jteh on 2008-11-01 04:04
r2435 stopped dialog text retrieval from descending into property pages. This was to avoid double speaking of the property page text if the focus was inside the property page (i.e. the property page was in the focus ancestry), as property pages read their own text. However, some applications such as NSIS display information in a property page, but the focus never lands inside that property page. Some way needs to be found to read the property page text in these cases.
Reported by jteh on 2008-11-01 04:04
r2435 stopped dialog text retrieval from descending into property pages. This was to avoid double speaking of the property page text if the focus was inside the property page (i.e. the property page was in the focus ancestry), as property pages read their own text. However, some applications such as NSIS display information in a property page, but the focus never lands inside that property page. Some way needs to be found to read the property page text in these cases.