[Webkit-unassigned] [Bug 34612] New: MSAA: accSelect returns error codes for most elements that arent listbox or menupopup related

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 13:17:14 PST 2010


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

           Summary: MSAA: accSelect returns error codes for most elements
                    that arent listbox or menupopup related
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice.liu at apple.com


Webkit on Windows implementation of IAccessible::accSelect() returns error
codes for most elements that aren't listbox or menupopup related elements.  For
example, using Microsoft's AccExplorer 2.0 tool on an anchor element in TOT
returns E_INVALIDARG for all of the accSelect_* MSAA verification tests.  (In
contrast, firefox returns S_OK for all the cases that make sense, most of which
do.)

<rdar://problem/7554699>

-- 
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