Hacky accessibility tree for testing accesskit patch#41173
Hacky accessibility tree for testing accesskit patch#41173
Conversation
|
f7fd041 to
297b364
Compare
|
Egui_patch_to_compile_servo_with_accesskit_subtrees.patch A minimal patch to the egui checkout so it works with the accesskit subtree branch. |
516004a to
9a49939
Compare
|
I finally spent some time building Servo and gave this patch a try on Windows. Using the NVDA screen reader, I can see widgets for the shell as well as the web page content in a document node. So far the subtree patch seem to technically work, I'll let you tell me how practical it is. PS: If you could patch accesskit_windows in Cargo.toml, that would make it simpler for newcomers to also give this a try. Looking forward to this new AccessKit integration. Happy to support you when needed. |
done in 33ee78f :) |
Co-authored-by: Alice Boxhall <[email protected]> Signed-off-by: Delan Azabani <[email protected]>
Signed-off-by: Delan Azabani <[email protected]>
Co-authored-by: Luke Warlow <[email protected]> Signed-off-by: Delan Azabani <[email protected]>
Signed-off-by: Luke Warlow <[email protected]> Signed-off-by: Delan Azabani <[email protected]>
Co-authored-by: Delan Azabani <[email protected]> Signed-off-by: Alice Boxhall <[email protected]>
Signed-off-by: delan azabani <[email protected]>
Co-authored-by: Delan Azabani <[email protected]> Signed-off-by: Luke Warlow <[email protected]>
6ac6a6b to
64041ee
Compare
|
closing in favour of #41137 :) |
Describe the changes that this pull request makes here. This will be the commit message.
Testing: Describe how this pull request is tested or why it doesn't require tests
Fixes: Link to an issue this pull requests fixes or remove this line if there is no issue