Steps to reproduce:
1. Open the attached test case
2. Launch Accerciser and monitor object:selection-changed events
3. Arrow up and down in the second (expanded) select element
Expected results: object:selection-changed will be emitted each time the selection changes.
Actual results: object:selection-changed is not emitted each time the selection changes.
N.B. As the summary indicates, this is not limited to select elements. Other objects which implement AtkSelection (such as the page tabs in the browser UI) should also emit these events.
Compare to Firefox and gtk3-demo.
|
Deleted:
select-elements.html
355 bytes
|
Comment 1 by joanmari...@gmail.com
, Jan 1