Bug 269060 - AX: [GTK] Implement support for atspi_document_get/set_text_selections
Summary: AX: [GTK] Implement support for atspi_document_get/set_text_selections
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-09 04:08 PST by Joanmarie Diggs
Modified: 2024-02-09 04:09 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2024-02-09 04:08:53 PST
There is new API (added to AT-SPI2 2.52) which provides a means for ATs to obtain, set, and clear text selections which span multiple elements. See https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/main/atspi/atspi-document.c?ref_type=heads#L176-307

Orca's generic web support will be using that new API soon. When Orca starts using that support for WebKitGtk content, it would be great if this API worked in Epiphany, et al.
Comment 1 Radar WebKit Bug Importer 2024-02-09 04:09:01 PST
<rdar://problem/122622017>