[Webkit-unassigned] [Bug 20231] New: accNavigate: no screen element found in the specified direction should return S_FALSE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 30 10:51:45 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20231
Summary: accNavigate: no screen element found in the specified
direction should return S_FALSE
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: klinktech at gmail.com
In AccessibleBase::accNavigate, if childObj is null, we should return S_FALSE,
not E_FAIL (see MSDN spec:
http://msdn.microsoft.com/en-us/library/ms696145(VS.85).aspx).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list