Bug 270433
| Summary: | AX: Incomplete object information with focus event on dynamic created div | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | Accessibility | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Przemyslaw Gorszkowski
The problem was observed on wpewebkit 2.38 (https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1212), but it can be reproduced also on upstream.
The issue can be observed with newly created div element(with js) with text and focus it.
To reproduce the problem, we can use simple test case from https://github.com/WebPlatformForEmbedded/WPEWebKit/files/12998812/issue-with-focus-change.html.txt and simple script in python with pyatspi lib.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123999717>
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/25479
EWS
Committed 275980@main (114392b51f9c): <https://commits.webkit.org/275980@main>
Reviewed commits have been landed. Closing PR #25479 and removing active labels.