diff --git a/techniques/failures/F22.html b/techniques/failures/F22.html index c516c78e1..619a60a59 100644 --- a/techniques/failures/F22.html +++ b/techniques/failures/F22.html @@ -1,7 +1,6 @@ -
このWCAG 2.2 テクニック集の日本語訳は作業中となっています。WCAG 2.1 達成方法集の日本語訳をご利用いただけます。[ WCAG 2.1 達成方法集 ]
- This technique relates to + このテクニックは -3.2.5: Change on Request -(Failure).
This failure applies to all technologies.
この失敗例は、全ての技術に適用される。
Failure due to opening new windows when the user does not expect them. New - windows take the focus away from what the user is reading or doing. This is - fine when the user has interacted with a piece of User Interface and expects - to get a new window, such as an options dialogue. The failure comes when - pop-ups appear unexpectedly.
利用者が期待しないときに、新しいウィンドウが開くことによる失敗例。新しいウィンドウは、利用者が閲覧又は操作している場所からフォーカスを奪ってしまう。利用者がユーザインタフェースを操作したことで、オプションダイアログのように新しいウィンドウが開くことがわかっている場合は問題にならないが、予期せずポップアップウィンドウが開いてしまう場合がには問題となる。
When a user navigates to a page, a new window appears over the - existing user agent window, and the focus is moved to the new - window.
ウェブページをナビゲートしているとき、新しいウィンドウが既存のユーザエージェントのウィンドウの前面に現れ、フォーカスが新しいウィンドウに移動する。
A user clicks on a link, and a new window appears. The original link - has no associated text saying that it will open a new window.
利用者がリンクをクリックすると、新しいウィンドウが現れる。元のリンクには新しいウィンドウを開くことを予告するテキストがない。
A user clicks on the body of a page and a new window appears. No - indication that the area that was clicked has functionality is - present.
利用者がウェブページのボディをクリックすると新しいウィンドウが現れる。クリックしたエリアに機能があるということは全く示されていない。
A user clicks on undecorated text within the page and a new window - appears. The page has no visible indication that the area is functional.
ウェブページ内の装飾されてないテキストを利用者がクリックすると、新しいウィンドウが開く。ウェブページにはそのエリアに機能があるという視覚的な表示は何もない。
Please share your ideas, suggestions, or comments via e-mail to the publicly-archived list public-agwg-comments@w3.org or via GitHub
あなたのアイデア、提案、又はコメントを、Google フォーム 又は GitHub で共有してください。
この文書は、2025 年 5 月 21 日付けの Techniques for WCAG 2.2 を、ウェブアクセシビリティ基盤委員会 (WAIC) の翻訳ワーキンググループが翻訳して公開しているものです。この文書の正式版は、W3C のサイトにある英語版です。正確な内容については、W3C が公開している原文 (英語) をご確認ください。この翻訳文書は作業進行中です。また、あくまで参考情報であり、翻訳上の誤りが含まれていることがあります。 +
この翻訳文書の利用条件については、WAICが提供する翻訳文書のライセンスをご覧ください。