OLD | NEW |
1 Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1
1y events. | 1 Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1
1y events. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 Focused: AXDescription: | 6 Focused: AXDescription: |
7 Focused: AXDescription: Sunday, January 2, 2000 | 7 Focused: AXDescription: Sunday January 2 2000 |
8 PASS Received ActiveDescendantChanged | 8 PASS Received ActiveDescendantChanged |
9 Focused: AXDescription: Monday, January 3, 2000 | 9 Focused: AXDescription: Monday January 3 2000 |
10 PASS Received ActiveDescendantChanged | 10 PASS Received ActiveDescendantChanged |
11 Focused: AXDescription: Show next month | 11 Focused: AXDescription: Show next month |
12 Focused: AXDescription: <<CalendarToday>> | 12 Focused: AXDescription: <<CalendarToday>> |
13 Focused: AXDescription: Show previous month | 13 Focused: AXDescription: Show previous month |
14 Focused: AXDescription: Show month selection panel | 14 Focused: AXDescription: Show month selection panel |
| 15 Open the month popup. This should notify the third ActiveDescendantChanged. |
| 16 Focused: AXDescription: |
| 17 Focused: AXDescription: January 2000 |
| 18 PASS Received ActiveDescendantChanged |
| 19 Focused: AXDescription: February 2000 |
| 20 PASS Received ActiveDescendantChanged |
| 21 Focused: AXDescription: October 1999 |
| 22 PASS Received ActiveDescendantChanged |
15 PASS successfullyParsed is true | 23 PASS successfullyParsed is true |
16 | 24 |
17 TEST COMPLETE | 25 TEST COMPLETE |
18 | 26 |
OLD | NEW |