We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Accessibility - Voiceover keeps saying "Firefox busy"

  • 4 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 cor-el

more options

Working on implementing/fixing the accessibility features of my client's website, we stumbled on the particular case that Firefox decides to set focus to an <iframe> when tabbing through a page, which no other browser does. The client then suggested that the <iframe> content be given a title attribute (in the <head> of the loaded HTML) so that the Voiceover feature (and its equivalents) reads the <iframe> title out loud.

This should work, however the browser keeps saying "Firefox busy" no matter what we tab onto.

What would cause this situation? We would appreciate some guidance, in order to see if we need to change something in our content, or if this is an issue with Firefox itself. Thanks in advance.

Working on implementing/fixing the accessibility features of my client's website, we stumbled on the particular case that Firefox decides to set focus to an <iframe> when tabbing through a page, which no other browser does. The client then suggested that the <iframe> content be given a title attribute (in the <head> of the loaded HTML) so that the Voiceover feature (and its equivalents) reads the <iframe> title out loud. This should work, however the browser keeps saying "Firefox busy" no matter what we tab onto. What would cause this situation? We would appreciate some guidance, in order to see if we need to change something in our content, or if this is an issue with Firefox itself. Thanks in advance.

所有回覆 (4)

more options

Hi

For web development and programming support, I recommend that you ask in Stack Overflow .

The experts there should be able to help with this issue.

more options

jansensan said

the browser keeps saying "Firefox busy"

Firefox itself has no sounds or voice.

more options

@FredMcD I understand that the browser itself has no voice, I had mentioned in the title of the support question that it was Voiceover (https://www.apple.com/accessibility/osx/voiceover/) that reads this out.

@Seburo I will indeed look onto StackOverflow for more information on the programming side, however I was looking for Mozilla Support (documentation?) on what causes an accessibility feature to see the browser as busy. In order for such features to trigger such a message, there must be a reason (an internal API? etc), I was looking for that that, I guess. Thanks.

more options