Support exposing the 'embeds' relationship.

Đang mở
#778 24 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
linux, rust
Lĩnh vực
accessibility

Hướng nghiên cứu

Bắt đầu bằng cách đọc adapters/atspi-common/src/node.rs quanh phần xử lý quan hệ gần dòng 910, sau đó kiểm tra các fixture core-aam atspi_wrapper.py và ia2_wrapper.py được liên kết. Xem lại phần thảo luận để tìm hướng API đã được thống nhất; được xem là hoàn tất khi quan hệ embeds được expose phù hợp và các bài kiểm thử Linux core-aam có thể tìm thấy tab đang được kiểm thử.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

In Servo, we use AccessKit to handle the platform API mappings and we are trying to get the core-aam tests working on Linux.

The issue is that the fixture used in core-aam tests tries to locate the tab under test by following the 'embeds' relation. Since AccessKit currently doesn't expose (AFAIU) most of the AT-SPI relationships, this approach to finding the tab doesn't work when Servo exposes the tabs as children of the root frame.

On Linux, Orca requires support for the 'embeds' relationship and both Chrome and FF follow this approach.
I'm not too familiar with Windows, but based on the IA2 fixture used by core-aam test, 'embeds' relationship seems to be prioritized over direct children.

I don't know what would be the ideal API for this, but I'm creating this issue to start the discussion. Please let me know if you need more information.

Ngôn ngữ chính
Rust
Star
1.5k
Fork
114
Merge trung bình
8 giờ 25 phút
Pull request đã merge (30 ngày)
28

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của AccessKit/accesskit

Tất cả issue của AccessKit/accesskit

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.