accessibility.typeaheadfind.enablesound
提供:何かしら図書館
目次 |
[編集] 背景
Find As You Type (元Type Ahead Find)を使うことで、ちょっとした文字を入力するとページ上にあるテキストをすばやく見つけることができます。ページ上で合致しないキーワードを入力した際、警告音を鳴らせることができます。
[編集] 可能な値とその効果
[編集] True
入力した文字でページ上に合致するものがなかった場合(一文字でも入力しても)、警告音を鳴らします。(デフォルト) If the typed character doesn’t match anything on the page (and the user has typed at least one character previously), play an alert sound. (Default)
[編集] False
警告音を鳴らしません。accessibility.typeaheadfind.soundURLに文字が入力されていなかった場合も同様の効果があります。
[編集] 注意
2002年12月3日から2003年1月13日にかけて、この設定は機能していませんでした。また上述の通り、 accessibility.typeaheadfind.soundURLに文字が入力されていない場合、この設定は機能しません。
[編集] UI上の設定方法
- Mozilla Suite
- “Edit → Preferences → Advanced → Keyboard Navigation → Find As You Type”で、“Play a sound when typed text isn’t found”にチェックを入れる。
[編集] 対応ブラウザ
- Netscape (7.1以降全て)
- Mozilla Suite (1.2以降全て)
- Mozilla Phoenix (0.5以降全て)
- Mozilla Firebird (全てのバージョン)
- Mozilla Firefox (全てのバージョン)
- Camino (0.8以降全て)
- SeaMonkey (全てのバージョン)
[編集] 関連バグ
- Bug 30088 - Incremental find (like Emacs isearch) (type ahead find)
- Bug 176602 - Make typeaheadfind beep less annoying
- Bug 185489 - Type Ahead Find enablesound false Not Working