Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up64 bit CommCtrl v5 SysTreeView32 control broken #473
Comments
This comment has been minimized.
This comment has been minimized.
|
Attachment nvda.log added by coffeekingms on 2009-11-27 07:22 |
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2009-11-12 02:19 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by mdcurran on 2009-12-10 23:47
|
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by jteh on 2010-01-19 03:39 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by jteh (in reply to comment 2) on 2010-02-01 07:06
On my system (now Win7 64 bit), I do see focus winEvents for this tree view. However, I guess accChild fails, so the object can't be instantiated. How were you testing this? Interestingly, i still don't see UIA focus events, perhaps because UIA can't get the info it needs to instantiate the object. |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by mdcurran (in reply to comment 4) on 2010-02-01 07:23
Sorry, I was testing with a winSound.Beep in the top of IAccessibleHandler.winEventCallback, if eventID was EVENT_OBJECT_FOCUS. Woerid, but when I do this, I never hear beeps when moving up and down the treeview, yet I hear beeps everywhere else. |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by jteh on 2010-02-01 07:31 I think we really need to notify Microsoft about this one, but unfortunately, I suspect the chances of it being fixed in a patch are almost non-existent. |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2010-02-16 06:06
|
This comment has been minimized.
This comment has been minimized.
|
Comment 9 by jteh on 2010-02-17 02:30 |
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by jteh on 2010-02-17 06:03 |
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by jteh on 2010-02-17 06:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 12 by jteh on 2010-02-19 00:42 |
Reported by jteh on 2009-11-12 02:18
STR:
Result: No tree view items are read; you remain focused on the tree view.
Expected: You should be able to cursor around the tree view and have the active tree view item spoken.
Other info: