[Webkit-unassigned] [Bug 73009] New: [GTK] accessibility/multiselect-list-reports-active-option.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 01:03:45 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73009

           Summary: [GTK]
                    accessibility/multiselect-list-reports-active-option.h
                    tml fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: msanchez at igalia.com


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list