RESOLVED DUPLICATE of bug 70606 73009
[GTK] accessibility/multiselect-list-reports-active-option.html fails
https://bugs.webkit.org/show_bug.cgi?id=73009
Summary [GTK] accessibility/multiselect-list-reports-active-option.html fails
Philippe Normand
Reported 2011-11-23 01:03:45 PST
This tests that navigating in a multiselect list updates selection and the active selected option and sends a notification. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS accessibleOne.isSelected is true FAIL accessibleOne.isSelectedOptionActive should be true. Was false. PASS accessibleTwo.isSelected is false PASS accessibleTwo.isSelectedOptionActive is false PASS accessibleThree.isSelected is false PASS accessibleThree.isSelectedOptionActive is false PASS accessibleOne.isSelected is false PASS accessibleOne.isSelectedOptionActive is false PASS accessibleTwo.isSelected is true FAIL accessibleTwo.isSelectedOptionActive should be true. Was false. PASS accessibleThree.isSelected is false PASS accessibleThree.isSelectedOptionActive is false PASS accessibleOne.isSelected is false PASS accessibleOne.isSelectedOptionActive is false PASS accessibleTwo.isSelected is true PASS accessibleTwo.isSelectedOptionActive is false PASS accessibleThree.isSelected is true FAIL accessibleThree.isSelectedOptionActive should be true. Was false. TEST COMPLETE (Will skip it for now)
Attachments
Philippe Normand
Comment 1 2011-11-23 01:07:00 PST
*** This bug has been marked as a duplicate of bug 70606 ***
Note You need to log in before you can comment on or make changes to this bug.