Bug 73009 - [GTK] accessibility/multiselect-list-reports-active-option.html fails
Summary: [GTK] accessibility/multiselect-list-reports-active-option.html fails
Status: RESOLVED DUPLICATE of bug 70606
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 01:03 PST by Philippe Normand
Modified: 2011-11-23 01:07 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 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)
Comment 1 Philippe Normand 2011-11-23 01:07:00 PST

*** This bug has been marked as a duplicate of bug 70606 ***