Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAIC-TEST-0031-02 の説明を再検討 #256

Closed
nishimotz opened this issue Dec 11, 2024 · 3 comments · Fixed by #263
Closed

WAIC-TEST-0031-02 の説明を再検討 #256

nishimotz opened this issue Dec 11, 2024 · 3 comments · Fixed by #263
Assignees

Comments

@nishimotz
Copy link
Contributor

https://waic.github.io/as_test/WAIC-TEST/HTML/WAIC-TEST-0031-02.html

https://waic.github.io/as_test/WAIC-CODE/WAIC-CODE-0031-02.html

NVDAやナレーターで実際に読み上げた「操作結果2」が判断しづらい。

@nishimotz
Copy link
Contributor Author

期待される結果が3つあるように書かず、全体として tree, treeitem, group がわかる読み上げになっていることを判断してもらいたい。

OS標準のツリービューUIのツリー項目と同じように読み上げればASである。

ここまではすぐに反映できそう。

NVDAやナレーターなどのスクリーンリーダーは、
ツリー項目を直接そのようには読まず、
「レベル1」「レベル2」のような読み上げになるが、
通常の ui li とは区別が可能であり、
これもASと解釈したい。

このテストをわかりやすくするためには ul li を div に変えてしまう手がある。
だが、これで期待される結果の判断がわかりやすくなるとも言えない。

いろいろなOSでのツリービューUIの使われている箇所を例示したり、支援技術での読み方を例示したりする?

Windows だとレジストリエディタ、エクスプローラーのフォルダ選択などが事例となる?

NVDA自身の要素リストも一例。

@nishimotz
Copy link
Contributor Author

APG
File Directory Treeview Example Using Computed Properties
https://www.w3.org/WAI/ARIA/apg/patterns/treeview/examples/treeview-1a/

nishimotz added a commit that referenced this issue Jan 9, 2025
@nishimotz nishimotz moved this from 目標 to 作成中 in WG2 テストファイル作成 Jan 9, 2025
@nishimotz nishimotz linked a pull request Jan 9, 2025 that will close this issue
@nishimotz
Copy link
Contributor Author

「OS標準のツリービューUIのツリー項目と同じように読み上げれば」とすると「折りたたみ」「展開」の読み上げを判断に使ってしまう可能性がありますね。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant