Steps to reproduce:
1. Launch the attached pyatspi accessibility event listener
2. Launch Chromium
3. Give focus to the location bar and type a few letters triggering a popup list to appear.
4. Arrow in the list.
Expected results: Each time the listener prints out a state-change event for the newly-selected item, it would indicate the parent frame is active.
Actual results: Each time the listener prints out a state-change event for the newly-selected item, it indicates the parent frame is not active.
|
Deleted:
selection-events.py
507 bytes
|