WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125996
[MAC] uiElementForSearchPredicate() not consistent between DRT and WKTR
https://bugs.webkit.org/show_bug.cgi?id=125996
Summary
[MAC] uiElementForSearchPredicate() not consistent between DRT and WKTR
Mario Sanchez Prada
Reported
2013-12-19 10:02:29 PST
As commented in
https://bugs.webkit.org/show_bug.cgi?id=125854#c15
, there is an issue with the implementation of uiElementForSearchPredicate() for the Mac, since the result in layout tests is not consistent when executed in DRT and WKTR, when the search query fails (should return no results): - DRT: if the search fails it *now* returns NULL - WKTR: if the search fails it returns a valid AccessibilityUIElement wrapping a NULL I found this issue with platform/mac/accessibility/search-when-element-starts-in-table.html, so I'm skipping it for the mac platform
Attachments
Add attachment
proposed patch, testcase, etc.
Mario Sanchez Prada
Comment 1
2013-12-19 10:10:18 PST
(In reply to
comment #0
)
> [...] > I found this issue with platform/mac/accessibility/search-when-element-starts- > in-table.html, so I'm skipping it for the mac platform
I meant, for mac-wk2 (as the result in WK1 is the expected one already)
Radar WebKit Bug Importer
Comment 2
2013-12-20 11:36:01 PST
<
rdar://problem/15710135
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug