WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
217260
REGRESSION(
r267878
) [ATK] accessibility/spinbutton-crash.html is failing with wrong role
https://bugs.webkit.org/show_bug.cgi?id=217260
Summary
REGRESSION(r267878) [ATK] accessibility/spinbutton-crash.html is failing with...
Lauro Moura
Reported
2020-10-02 17:36:24 PDT
accessibility/spinbutton-crash.html Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/accessibility/spinbutton-crash-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/accessibility/spinbutton-crash-actual.txt @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -spinner incrementer: AXRole: AXIncrementorArrow +spinner incrementer: AXRole: AXUnknown PASS document.getElementById('number').value is '10' PASS document.getElementById('number').value is '5' PASS document.getElementById('number').value is ''
r267878
changed the spinner increment button (SpinButtonPart) to return AXIncrementorArrow instead of AXButton. A quick search does not show SpinButtonPart as something exported in ATK code. Should we skip it instead of marking as FAIL?
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-02 17:36:34 PDT
<
rdar://problem/69903512
>
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