<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marco's accessibility blog &#187; Firefox</title>
	<atom:link href="http://www.marcozehe.de/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcozehe.de</link>
	<description>Musings, tips and tricks about the accessible software world</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:14:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New in accessibility in Firefox 10</title>
		<link>http://www.marcozehe.de/2012/01/31/new-in-accessibility-in-firefox-10/</link>
		<comments>http://www.marcozehe.de/2012/01/31/new-in-accessibility-in-firefox-10/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 20:22:51 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox10]]></category>
		<category><![CDATA[WhatsNew]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=316</guid>
		<description><![CDATA[Firefox 10 has just been released. Here is a recap of the things that were fixed in accessibility for this release. First and foremost, we managed to fix a whole range of bugs related to focus reporting. For more details, &#8230; <a href="http://www.marcozehe.de/2012/01/31/new-in-accessibility-in-firefox-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Firefox 10 has <a href="https://developer.mozilla.org/devnews/index.php/2012/01/31/firefox-10-is-now-available/">just been released</a>. Here is a recap of the things that were fixed in accessibility for this release.</p>
<p>First and foremost, we managed to fix a whole range of bugs related to focus reporting. For more details, please read <a href="http://www.marcozehe.de/2011/10/04/reworked-accessibility-focus-handling-now-in-firefox-nightly-builds/">this post</a>.</p>
<p>In Linux, the caret position is now correctly updated again when using atk_text_set_caret_offset is used.</p>
<p>Accessibility now supports the <em>list</em> attribute on inputs and the datalist element of HTML5. An indication is given that this input supports autocompletion and that it has a list. Pressing <kbd>DownArrow</kbd> will put you in a list of choices, <kbd>enter</kbd> will allow you to accept the selected item and put it in the entry.</p>
<p>Info about the map tag is now being reported correctly.</p>
<p>The feature to read highlighted text via the Mac OS X speech feature under the &#8220;Edit&#8221; menu has been fixed to work properly in Lion. This also applies to Thunderbird where this issue was first reported to us.</p>
<p>Telemetry has been updated to report the use of the iSimpleDOM interface by assistive technologies. It also now reports if depricated IAccessible2 methods are still being used by any AT out there. For more information on what telemetry is and how we use it, please read <a href="http://www.marcozehe.de/2012/01/26/would-you-like-to-show-us-what-assistive-technology-you-use-firefox-with/">my post on this subject</a>.</p>
<p>If a table has the <em>datatable</em> attribute&#8217;s value set to &#8220;0&#8243;, we now always treat it as a layout table and set the object attribute for the table accessible accordingly. The algorithm to determine whether something is a layout table has been enhanced so that it no longer picks up data table elements from nested tables.</p>
<p>We fixed a few issues having to do with accessibleRelation exposure for select elements that are nested inside labels, and with xul:tree elements and their children.</p>
<p>All in all, we almost reached the 50 fixed bugs mark in this cycle in the Accessibility APIs component alone. Congrats to the whole team and all external contributors who also helped with a number of these!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2012/01/31/new-in-accessibility-in-firefox-10/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Accessibility on the Mac: Progress report Jan 30, 2012</title>
		<link>http://www.marcozehe.de/2012/01/30/accessibility-on-the-mac-progress-report-jan-30-2012/</link>
		<comments>http://www.marcozehe.de/2012/01/30/accessibility-on-the-mac-progress-report-jan-30-2012/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 14:25:24 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[VoiceOver]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=313</guid>
		<description><![CDATA[After my blog post about the accessibility of Firefox on Mac OS X ramping up stirred up so much interest (thanks again to everyone who commented!), I thought you&#8217;d like to hear a bit about the progress we&#8217;ve made since &#8230; <a href="http://www.marcozehe.de/2012/01/30/accessibility-on-the-mac-progress-report-jan-30-2012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After my <a href="http://www.marcozehe.de/2012/01/17/accessible-firefox-on-mac-os-x-things-are-ramping-up/">blog post</a> about the accessibility of Firefox on Mac OS X ramping up stirred up so much interest (thanks again to everyone who commented!), I thought you&#8217;d like to hear a bit about the progress we&#8217;ve made since then.</p>
<p>When I wrote the original blog post, what we had was very basic content rendering to VoiceOver or Accessibility Verifier. And I mean <strong>really</strong> basic. We had just crossed the point where loading a second page, or opening a new tab, would actually tell VoiceOver what content there was. Previously, it would not even take notice of the new content and still show the old stuff. Also, the web area was just now then being announced as &#8220;HTML content&#8221; by VoiceOver, like in Safari.</p>
<p>Since then <a href="http://www.figuiere.net/hub/blog/">Hub</a>:</p>
<ul>
<li>got headings to be <a href="http://bugzil.la/712923">announced.</a></li>
<li>got <a href="http://bugzil.la/712927">tabs to count correctly</a>, and all <a href="http://bugzil.la/499927">roles to be spoken</a>.</li>
<li>got <a href="http://bugzil.la/369710">dialog texts</a> and <a href="http://bugzil.la/499931">other text</a> to speak completely.</li>
<li>got <a href="http://bugzil.la/718624">links to be pressable</a> through VoiceOver.</li>
</ul>
<p>Pretty amazing, eh?</p>
<p>Of course, there are still quite a number of things left to do. To name a few:</p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718627">Navigating by character, or interacting with, the text in the awesome bar does not speak the character.</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718637">Firefox doesn&#8217;t tell VoiceOver when a page has finished loading.</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=721001">password entry fields not identified as such, entering password does not generate typical audible click.</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=720995">VoiceOver does not see form fields that are nested inside label elements </a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718625">VoiceOver says &#8220;text&#8221; after each chunk of text it reads inside paragraphs, does not do that in Safari.</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718690">Various form element states not communicated to VoiceOver </a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718700">WAI-ARIA landmarks are not communicated to VoiceOver. </a></li>
</ul>
<p>As you can see, we still have quite some work ahead of us, and we&#8217;ll undoubtedly find more along the way, and with your help once I announce a build that has less known bugs than this above list. <img src='http://www.marcozehe.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2012/01/30/accessibility-on-the-mac-progress-report-jan-30-2012/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Would you like to show us what assistive technology you use Firefox with?</title>
		<link>http://www.marcozehe.de/2012/01/26/would-you-like-to-show-us-what-assistive-technology-you-use-firefox-with/</link>
		<comments>http://www.marcozehe.de/2012/01/26/would-you-like-to-show-us-what-assistive-technology-you-use-firefox-with/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 17:33:00 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[ScreenReader]]></category>
		<category><![CDATA[Telemetry]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=310</guid>
		<description><![CDATA[For a while now, Firefox has had the ability to collect anonymous usage data. Internally, we call this telemetry. Recently, we also started to incorporate statistics about the way the accessibility features of Firefox are being used. Our newest addition &#8230; <a href="http://www.marcozehe.de/2012/01/26/would-you-like-to-show-us-what-assistive-technology-you-use-firefox-with/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For a while now, Firefox has had the ability to collect anonymous usage data. Internally, we call this telemetry.</p>
<p>Recently, we also started to incorporate statistics about the way the accessibility features of Firefox are being used.</p>
<p>Our newest addition to this feature is the collection of data about which screen reader is being used with Firefox on Windows. For Linux, there is only one screen reader that&#8217;s widely used really, so we primarily concentrated on Windows, since there are a variety of screen readers and screen magnifiers out there that Firefox is being used with.</p>
<p>So, to get a better idea about what our user base is using Firefox with, we&#8217;d like to call out for assistance in gathering this data! Let me stress once more that this is purely voluntary, but that this will help us improve our over-all support even more focused once we know better what assistive technologies are the most used. Moreover, this is anonymous data, so there is no way we can link a particular screen reader to a particular user. Which assistive technology you use is and stays your private matter. You&#8217;ll only be contributing to an over-all picture of usage statistics.</p>
<p>So how do you turn this on? In Firefox:</p>
<ol>
<li>go to Tools/Options.</li>
<li>With the <kbd>arrow</kbd> keys, navigate to the list item called &#8220;Advanced&#8221;.</li>
<li><kbd>Tab</kbd> once to set focus to the tab page selection.</li>
<li>Select the &#8220;General&#8221; tab using the <kbd>left</kbd> and <kbd>right</kbd> arrow keys.</li>
<li><kbd>Tab</kbd> through the dialog until you reach a check box called &#8220;Send performance data&#8221;. Note, instead, you can also press <kbd>Shift+Tab</kbd> a couple of times to get there faster, since this is the very last checkbox before the &#8220;OK&#8221; button.</li>
<li>Press <kbd>Space</kbd> to check it if it is unchecked.</li>
<li><kbd>Tab</kbd> once to get to the &#8220;OK&#8221; button and press <kbd>Space</kbd> to close the dialog and save your changes.</li>
</ol>
<p>Firefox will now send anonymous usage data to us and inform us about any relevant performance like memory usage, screen reader in use (if any), or whether accessibility is instanciated at all.</p>
<p>Note that part of this feature is currently only in the Nightly development builds of Firefox. If you use a regular release like Firefox 9.0.1, this checkbox will not have any effect for screen reader usage data yet. But for other data such as the memory consumption, you can still enable it. Once you get upgraded to Firefox 12 in 3-4 months, you&#8217;ll start sending us data about your screen reader usage automatically.</p>
<p>If you&#8217;re on the Aurora channel, you&#8217;ll get this feature with the next big uplift that will happen early February.</p>
<p>To all who enable this feature, thank you! Your helping  us improve Firefox even more is appreciated!</p>
<p>And to those of you who do not wish to send us your anonymous information, that&#8217;s perfectly fine, too! No grudges will be held against you. <img src='http://www.marcozehe.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2012/01/26/would-you-like-to-show-us-what-assistive-technology-you-use-firefox-with/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Accessible Firefox on Mac OS X &#8211; things are ramping up!</title>
		<link>http://www.marcozehe.de/2012/01/17/accessible-firefox-on-mac-os-x-things-are-ramping-up/</link>
		<comments>http://www.marcozehe.de/2012/01/17/accessible-firefox-on-mac-os-x-things-are-ramping-up/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:52:17 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=307</guid>
		<description><![CDATA[This is to announce that work on a VoiceOver accessible version of Firefox for the Mac OS X platform has been gaining some attention recently, and that very promising progress has been made in the last month! Hub Figuière, a &#8230; <a href="http://www.marcozehe.de/2012/01/17/accessible-firefox-on-mac-os-x-things-are-ramping-up/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is to announce that work on a VoiceOver accessible version of Firefox for the Mac OS X platform has been gaining <strong>some</strong> attention recently, and that very promising progress has been made in the last month!</p>
<p><a href="http://www.figuiere.net/hub/blog/">Hub Figuière</a>, a new member of the Mozilla accessibility team who started in November, has taken on the task of bringing our support of Apple&#8217;s Universal Access up to speed. Work on this support had initially started some time in 2006, but stalled for a number of years despite a <a href="http://www.marcozehe.de/2009/09/22/the-current-state-of-accessible-firefox-on-the-mac-your-help-is-appreciated/">pleas for help</a> on this blog in 2009. However, demand for it has always been there, every Firefox release I&#8217;m being asked when Firefox will finally become accessible to VoiceOver.</p>
<p>Well, the time isn&#8217;t here just yet, but we&#8217;re on a very good way!</p>
<p>And in the next couple of weeks, we&#8217;ll be announcing the availability of builds for those who are willing to help us test accessible Firefox on Snow Leopard or Lion! They will be builds off our hot development branch, so nothing for the faint of heart. They will have problems, some of which we may have found internally, but undoubtedly many we will not have found yet. And if you feel like you can help us make sure the accessibility of Firefox on the Mac is good, join the fun and provide feedback! How that can be done, I will announce in a separate blog post. If you already know your way around the Mozilla community, you&#8217;ll be able to find us easily right now and can follow <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=osxa11y">this meta bug</a> for progress.</p>
<p>In the meantime, you are invited to show your support, be it in testing or good morale, by leaving a comment here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2012/01/17/accessible-firefox-on-mac-os-x-things-are-ramping-up/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Quick tip: Handling the sub menus in the WordPress 3.3 admin area with a screen reader</title>
		<link>http://www.marcozehe.de/2011/12/20/quick-tip-handling-the-sub-menus-in-the-wordpress-3-3-admin-area-with-a-screen-reader/</link>
		<comments>http://www.marcozehe.de/2011/12/20/quick-tip-handling-the-sub-menus-in-the-wordpress-3-3-admin-area-with-a-screen-reader/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 15:04:10 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[KeyboardAccessibility]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=300</guid>
		<description><![CDATA[This is a quick tip to show how to use the new sub menus in the admin area of WordPress 3.3 with a screen reader. For this, I&#8217;m using NVDA 2011.3RC, and Firefox 9. The new sub menus are a &#8230; <a href="http://www.marcozehe.de/2011/12/20/quick-tip-handling-the-sub-menus-in-the-wordpress-3-3-admin-area-with-a-screen-reader/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a quick tip to show how to use the new sub menus in the admin area of WordPress 3.3 with a screen reader. For this, I&#8217;m using NVDA 2011.3RC, and Firefox 9.</p>
<p>The new sub menus are  a way to more quickly access items in the sub menus of &#8220;Dashboard&#8221;, &#8220;Posts&#8221; etc. without having to reload the page with the menus opened. Instead, the menus are opened and closed dynamically by either hovering the mouse over the item that is, by NVDA, announced as &#8220;sub menu link&#8221;, or by executing a press of the <kbd>enter</kbd> key on such an item.</p>
<p>The problem arises from the fact that screen readers on Windows capture the <kbd>enter</kbd> key and many others and execute functions based on their functionality inside the virtual documents/browse mode documents. For example pressing <kbd>enter</kbd> on a link usually clicks the link.</p>
<p>In this case, a click on a link is not what we want, since that would indeed reload the page. The menu would still be opened, but we&#8217;d lose all advantages of the more dynamic, time-saving approach that is made possible in 3.3.</p>
<p>Instead, what we do is the following:</p>
<ol>
<li>Position NVDA&#8217;s virtual cursor on the desired sub menu item.</li>
<li>Press <kbd>NVDA-key+F2</kbd> to invoke the function to pass the next key press straight through to the application.</li>
<li>Press <kbd>enter</kbd>.</li>
<li>Navigate down with the virtual cursor to find a newly expanded sub menu with links we can click.</li>
</ol>
<p>Your preferred screen reader offers the same functionality, no doubt. Be aware, however, that some screen readers do not set focus to focusable items under the virtual cursor automatically, so an additional key press before step 2 may be needed to route the system focus or PC cursor to the item the virtual PC cursor is pointing to.</p>
<p>This way, we can easily access the dynamic menus. It requires an extra keystroke, yes, but this is still quicker than having to wait for a page load and looking for the new items starting from the top of the virtual document.</p>
<p>Happy blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/12/20/quick-tip-handling-the-sub-menus-in-the-wordpress-3-3-admin-area-with-a-screen-reader/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in Accessibility in Firefox 8.0</title>
		<link>http://www.marcozehe.de/2011/11/08/whats-new-in-accessibility-in-firefox-8-0/</link>
		<comments>http://www.marcozehe.de/2011/11/08/whats-new-in-accessibility-in-firefox-8-0/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 17:09:01 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[AssistiveTechnology]]></category>
		<category><![CDATA[JAWS]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[WhatsNew]]></category>
		<category><![CDATA[Window-Eyes]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=288</guid>
		<description><![CDATA[The newest update to Firefox has just been released to the public, and it&#8217;s that time again where we look at the user-facing and facing assistive technologies changes in this Firefox release. If not otherwise noted, these changes apply to &#8230; <a href="http://www.marcozehe.de/2011/11/08/whats-new-in-accessibility-in-firefox-8-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The newest update to Firefox has <a href="http://t.co/rV8JDmNV">just been released</a> to the public, and it&#8217;s that time again where we look at the user-facing and facing assistive technologies changes in this Firefox release. If not otherwise noted, these changes apply to Thunderbird as well, since it is built on the same platform.</p>
<p>First and foremost, the emphasis in this release was on performance and stability. We fixed a number of lingering crashes and inconsistencies on both Windows and Linux that may have impacted some users in Firefox 7. An example of this is inconsistent behavior when printing in Linux and using assistive technologies.</p>
<p>We fixed a bug that would sometimes cause iframe content not to be properly loaded into the virtual buffers of screen readers under Windows.</p>
<p>On Linux, access keys are now included in ATKAction information.</p>
<p>A state change event for elements having the &#8220;mixed&#8221; state (e. g. a tri-state checkbox) is now fired also for elements that aren&#8217;t in focus.</p>
<p>If you decide to opt into sending data to improve Firefox, we&#8217;ll be told if you have accessibility instanciated. This is most likely the case when you have a screen reader running, but may also be instanciated by some password entry assistants (like finger print scanners) or some anti-virus software, esp on Windows.</p>
<p>And once again the note that, due to a technical change introduced in Firefox 4.0, you have to make sure to load your screen reader before Firefox or Thunderbird, or virtual buffers may not work correctly. Also if you are one of those people running multiple screen readers, make sure to shut down Firefox and/or Thunderbird before shutting down one screen reader, and loading the other screen reader before restarting Firefox and/or Thunderbird. This is true for Firefox 4 onwards and also includes Firefox and Thunderbird 8.</p>
<p>Happy browsing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/11/08/whats-new-in-accessibility-in-firefox-8-0/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Reworked accessibility focus handling now in Firefox nightly builds</title>
		<link>http://www.marcozehe.de/2011/10/04/reworked-accessibility-focus-handling-now-in-firefox-nightly-builds/</link>
		<comments>http://www.marcozehe.de/2011/10/04/reworked-accessibility-focus-handling-now-in-firefox-nightly-builds/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 14:36:35 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Focus]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=285</guid>
		<description><![CDATA[In the nightly Firefox builds, which are already at version 10.0a1, a big refactoring patch was checked in mid of last week that reworks how the accessibility code handles focus changes and setting of the focus and its associated states &#8230; <a href="http://www.marcozehe.de/2011/10/04/reworked-accessibility-focus-handling-now-in-firefox-nightly-builds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://nightly.mozilla.org">nightly</a> Firefox builds, which are already at version 10.0a1, a big refactoring patch was checked in mid of last week that reworks how the accessibility code handles focus changes and setting of the focus and its associated states for screen readers and assistive technologies.</p>
<p>Among the improvements this rework introduces are bug fixes to some long-standing problems we were having, but could not solve in an easy-to-do manner because of the previously used architecture. For example, handling of focus inside of html:select elements whose <em>size</em> attribute has a value of 2 or greater, has been greatly improved. Now, one knows immediately which item is selected, if any, or even if multiple items are selected if the control supports it.</p>
<p>Also, entering the menu bar or context menus when inside a multi-line edit field AKA html:textarea element, has been improved, and focus is no longer stuck when coming back out of those menus and tabbing or shift-tabbing around the page afterwards. Also, some inconsistencies when entering some edit fields has been fixed for assistive technologies that use IAccessible2.</p>
<p>Handling of autocomplete popups has been improved as well. Assistive technologies now get proper events for the popup&#8217;s selected autocomplete item and other associated information.</p>
<p>There&#8217;s more, but these are the most user-facing ones.</p>
<p>Users of NVDA and Orca should notice improvements immediately, although both projects told me they&#8217;re looking at the builds and see if they need to rework/remove any workarounds they might have had to put into their sources for our lack of proper events/states. Other supporting assistive technology vendors will be contacted by us and urged to do the same for their end users so the user experience will be much improved for everybody.</p>
<p>If all goes according to our rapid release cycle, this will be in Firefox 10, the first release coming out in 2012. If you&#8217;re on the Nightly builds and testing the most cutting edge stuff, you already have this code running if you&#8217;re on the 2011-09-29 build or later. If you&#8217;re on Aurora, you&#8217;ll be getting this in mid November when we merge the next time. This code will hit beta in late December.</p>
<p>If you&#8217;re running the nightly build now and would like to tive us feedback, please feel free to do so! We&#8217;re always interested in your findings and welcome any and all feedback on this you might have. If you&#8217;re noticing any inconsistencies, we wanna know about them so we can address them in due time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/10/04/reworked-accessibility-focus-handling-now-in-firefox-nightly-builds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 7 is released, new features in accessibility</title>
		<link>http://www.marcozehe.de/2011/09/27/firefox-7-is-released-new-features-in-accessibility/</link>
		<comments>http://www.marcozehe.de/2011/09/27/firefox-7-is-released-new-features-in-accessibility/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 15:55:21 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox7]]></category>
		<category><![CDATA[fx7]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=282</guid>
		<description><![CDATA[Firefox Update 7 has just hit the net, and while it&#8217;s still hot, I wanted to share a few items specific to accessibility that are included. First and foremost, we participated in the improvements to memory usage and speed. More &#8230; <a href="http://www.marcozehe.de/2011/09/27/firefox-7-is-released-new-features-in-accessibility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Firefox Update 7 has just <a href="http://mzl.la/pYvVck">hit the net</a>, and while it&#8217;s still hot, I wanted to share a few items specific to accessibility that are included.</p>
<p>First and foremost, we participated in the improvements to memory usage and speed. More accessibility classes participate in our garbage collection mechanism, reducing the memory consumption greatly. Long sessions with a screen reader running should no longer result in huge amounts of memory being consumed. This is especially evident if you run with multiple tabs and open lots of pages.</p>
<p>A bug was fixed that caused large additions to xul:tree elements to hang for long times when accessibility was turned on. This could be observed in add-ons such as Adblock Plus on occasion.</p>
<p>If <code>role="presentation"</code> has been specified on an element and this element is made focusable, for example by setting <code>tabindex="0"</code> on it, the role of presentation is now ignored, and an accessible is created for the element nevertheless. This is to avoid situations where one would suddenly land on a focused item for which there is no accessible. This was the cause for some screen reader confusion.</p>
<p>On HTML table elements, the way the <em>summary</em> attribute and caption elements were handled has been switched around. Now, if the caption element is present, it becomes the primary source (ARIA not withstanding) for the name of the table. <em>summary</em> is now being converted into the accessible description, which is used to communicate additional information to users. Only if the caption element is omitted, <em>summary</em> will still become the accessible name&#8217;s source. Until Firefox 6, <em>summary</em> would always become the accessible name&#8217;s primary source. This brings Firefox in line with other browsers. Also, if assistive technologies query for the relation between the caption and table elements, the relation is now LABELLED_BY instead of DESCRIBED_BY.</p>
<p>In addition, some crash bugs were fixed that were found in earlier updates of Firefox, so this version is not only less memory-hungry and faster, but more stable, too. Happy browsing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/09/27/firefox-7-is-released-new-features-in-accessibility/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in accessibility in Firefox 6</title>
		<link>http://www.marcozehe.de/2011/06/01/whats-new-in-accessibility-in-firefox-6/</link>
		<comments>http://www.marcozehe.de/2011/06/01/whats-new-in-accessibility-in-firefox-6/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 14:03:56 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[WhatsNew]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=268</guid>
		<description><![CDATA[On Friday May 27, a bigger update was offered to everyone on the Aurora channel that brought them up to a revision 6 Firefox. As this was a bigger update, it is time to also point out the new stuff &#8230; <a href="http://www.marcozehe.de/2011/06/01/whats-new-in-accessibility-in-firefox-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Friday May 27, a bigger update was offered to everyone on the <a href="http://www.marcozehe.de/2011/04/13/mozilla-is-launching-the-aurora-channel-bringing-accessibility-features-to-you-more-rapidly/">Aurora channel</a> that brought them up to a revision 6 Firefox.</p>
<p>As this was a bigger update, it is time to also point out the new stuff to watch out for in accessibility. One thing I already blogged about is the <a href="http://www.marcozehe.de/2011/05/18/firefox-6-htmlprogress-element-accessibility/">HTML progress element</a>, so I won&#8217;t cover that here. Some of the other things to be aware of are:</p>
<h3>Seamless plugin accessibility integration on Linux</h3>
<p>One feature that&#8217;s been baking in a bug forever, but which finally got its final push and made it into code is plugin accessibility for Firefox on the GNOME Desktop on Linux! There is only one plugin currently called Moonlight that actually uses this, but if other plugin authors want to, they can now plug into Firefox and expose their accessible content to Orca and other assistive technologies.</p>
<h3>The Windows magnifier and the writing caret</h3>
<p>There is a problem in Firefox 4 and 5 that will prevent Windows Magnifier and possibly other low-vision products from tracking the writing cursor properly when on the URL bar or in some other places. We were able to fix this in Firefox 6.</p>
<h3>Improvements to the notification popup</h3>
<p>The new notification popup that asks, for example, whether you want to save an entered password, has been improved a great deal. For one, it now announces itself to assistive technologies as an alert like the old notification bar did, which means that the text that the user is to be notified about is automatically being read by NVDA, JAWS and others. Secondly, we made the &#8220;Close this message&#8221; button tabbable again. One thing that we didn&#8217;t manage to solve in time is the inconsistency with the menu button that, when <kbd>SPACE</kbd> is being pressed on it, doesn&#8217;t actually do much, but you have to tab to a secondary regular button with the same label to get the actual function. We&#8217;re working on a solution to improve keyboard accessibility for these menu buttons in general, and the notification popups will benefit from this as we do.</p>
<h3>ARIA support</h3>
<p>In regards to WAI-ARIA, there are a number of changes/additions:</p>
<ul>
<li>aria-sort now fires attributechange events when its value is being changed.</li>
<li>aria-selected is no longer being ignored for ARIA tabs.</li>
<li>aria-busy now properly fires statechange events.</li>
<li>ARIA documents children can now properly be queried via accChild API methods.</li>
</ul>
<h3>Others</h3>
<p>Other noteworthy fixes are:</p>
<ul>
<li>The Untrusted Connection page is again accessible via the virtual cursor in screen readers.</li>
<li>When deleting text from edit fields, the wrong text was reported through at-spi. We fixed that problem.</li>
<li>We got rid of the bogus pref accessibility.disableenumvariant.</li>
<li>The About&#8230; dialog is more readable than it used to be.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/06/01/whats-new-in-accessibility-in-firefox-6/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox 6: html:progress element accessibility</title>
		<link>http://www.marcozehe.de/2011/05/18/firefox-6-htmlprogress-element-accessibility/</link>
		<comments>http://www.marcozehe.de/2011/05/18/firefox-6-htmlprogress-element-accessibility/#comments</comments>
		<pubDate>Wed, 18 May 2011 07:44:07 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[progressElement]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=263</guid>
		<description><![CDATA[Recently, Mounir landed support for the HTML5 progress element on the Mozilla development branch (AKA &#8220;Nightly&#8221; channel). A few days later, after a concerted effort and another episode of &#8220;Marco and C++ are only partially good friends&#8221; , accessibility support &#8230; <a href="http://www.marcozehe.de/2011/05/18/firefox-6-htmlprogress-element-accessibility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://blog.oldworld.fr/">Mounir</a> landed support for the <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-progress-element">HTML5 progress element</a> on the Mozilla development branch (AKA &#8220;Nightly&#8221; channel). A few days later, after a concerted effort and another episode of &#8220;Marco and C++ are only partially good friends&#8221; <img src='http://www.marcozehe.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  , accessibility support landed, too, and thus the progress element will be accessible starting in Firefox 6. For those of you on the &#8220;Aurora&#8221; channel, you should see stuff come through the pipeline with updates after the next Aurora merge, currently slatted for mid next week.</p>
<p>This means that web devs can use the progress element in web applications, and we will now no longer expose the alternative text enclosed in the opening and closing tags, but the actual visual representation of a progress meter. The accessible object for the progress meter will expose the AccessibleValue interface for all relevant platforms (e. g. ATK and IAccessible2), so that assistive technologies can query for not only the value string but also the float values for:</p>
<ul>
<li>the current value</li>
<li>the minimum (always 0)</li>
<li>the maximum (if not specified, the default is 1 as in the specification)</li>
</ul>
<p>By default, NVDA will expose the current percentage as you can test in <a href="http://oldworld.fr/mozilla/progress.html">this example</a> with a current version of NVDA.</p>
<p>Note that there were no changes required on NVDA&#8217;s side to support this. So if your screen reader currently supports WAI-ARIA progress meter elements, and the screen reader does not do any funky stuff with their own HTML parsing here, this should just work.</p>
<p>Another note: While we were here, we also fixed a few things regarding XUL:progressmeter elements that were buggy in the past, but were not really uncovered until now. The user visible impact will be minimal for this, but for our code this was definitely benefitial, as we&#8217;re now dealing with the proper maximum value for xul:progressmeter elements, which differs from the default max for html:progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/05/18/firefox-6-htmlprogress-element-accessibility/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Mozilla is launching the Aurora channel, bringing accessibility features to you more rapidly!</title>
		<link>http://www.marcozehe.de/2011/04/13/mozilla-is-launching-the-aurora-channel-bringing-accessibility-features-to-you-more-rapidly/</link>
		<comments>http://www.marcozehe.de/2011/04/13/mozilla-is-launching-the-aurora-channel-bringing-accessibility-features-to-you-more-rapidly/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 18:22:22 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Aurora]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=261</guid>
		<description><![CDATA[As was just posted on the Mozilla blog, Firefox is moving to a more rapid release cycle from now on. This also means that accessibility features and fixes will be delivered to users more rapidly than in the past. And &#8230; <a href="http://www.marcozehe.de/2011/04/13/mozilla-is-launching-the-aurora-channel-bringing-accessibility-features-to-you-more-rapidly/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As was just posted on the <a href="http://blog.mozilla.com/blog/2011/04/13/new-channels-for-firefox-rapid-releases/">Mozilla blog</a>, Firefox is moving to a more rapid release cycle from now on. This also means that accessibility features and fixes will be delivered to users more rapidly than in the past. And I&#8217;m not just talking about crash fixes or other minor changes that were previously possible in the point-releases of Firefox releases, but really new features!</p>
<p>For Firefox 5, however, the focus has been on polishing and stabilizing what we delivered in Firefox 4.</p>
<p>To that effect, the very first builds of what we call the Aurora channel are now available. The above linked post has more details.</p>
<p>For those of you interested in the very technical details, we have several bug fixes for crashers, inconsistencies when building the accessibility tree, and other not so obvious fixes in that improve performance and stability.</p>
<p>You&#8217;re welcome to try out these builds and give us feedback as always! Aurora builds are more stable and feature-frozen builds that get stabilized in the weeks leading up to the next Firefox release. The next Firefox release will be Firefox 5, expected at the end of this quarter.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/04/13/mozilla-is-launching-the-aurora-channel-bringing-accessibility-features-to-you-more-rapidly/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Firefox 4 is here!</title>
		<link>http://www.marcozehe.de/2011/03/22/firefox-4-is-here/</link>
		<comments>http://www.marcozehe.de/2011/03/22/firefox-4-is-here/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 15:22:07 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[fx4]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=256</guid>
		<description><![CDATA[Firefox 4 has finally hit the release channels and is available for download immediately! This is a major update that brings a lot of new features and enhancements as well as loads of stability and performance fixes to your browsing &#8230; <a href="http://www.marcozehe.de/2011/03/22/firefox-4-is-here/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Firefox 4 has finally <a href="http://mzl.la/eAOuu9">hit the release channels</a> and is available for download immediately!</p>
<p>This is a major update that brings a lot of <a href="http://mzl.la/fx4whatsnew">new features and enhancements</a> as well as loads of stability and performance fixes to your browsing experience. And of course it is accessible!</p>
<p>Some recent posts on the subject by me:</p>
<ol>
<li><a href="http://www.marcozehe.de/2010/10/04/new-in-accessibility-in-firefox-4-0/">New in Accessibility in Firefox 4</a></li>
<li><a href="http://www.marcozehe.de/2010/11/09/new-accessibility-support-for-html5-elements-and-attributes/">New support for HTML5 elements and attributes</a>, with a lively discussion and some revamping going on for a very near future update esp to the landmark piece</li>
</ol>
<p>If you&#8217;re a user of NVDA, Orca, JAWS, Window-Eyes, Dolphin SuperNova, Serotek System Access or Baum Cobra, you&#8217;ll be good to go with current versions of the products! Please make sure to update to the latest revision for your screen reader that you can access before using Firefox 4, as it was reported to us that some early revisions of JAWS 11, for example, cause problems invoking the virtual buffer.</p>
<p>We expect all screen magnifiers that worked in Firefox 3.6 to work in 4, too. Same goes for speech recognition and other assistive technology programs on Windows and the GNOME Desktop on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/03/22/firefox-4-is-here/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>The WebVisum extension needs you!</title>
		<link>http://www.marcozehe.de/2011/03/03/the-webvisum-extension-needs-you/</link>
		<comments>http://www.marcozehe.de/2011/03/03/the-webvisum-extension-needs-you/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 06:18:39 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[WebVisum]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=254</guid>
		<description><![CDATA[This is a shout-out to all interested extension developers who have some time to donate to the WebVisum extension project. As you can read in my review of the extension, it is one of the most important extensions for blind &#8230; <a href="http://www.marcozehe.de/2011/03/03/the-webvisum-extension-needs-you/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a shout-out to all interested extension developers who have some time to donate to the <a href="http://www.webvisum.com">WebVisum</a> extension project. As you can read in <a href="http://www.marcozehe.de/2008/07/03/review-of-the-webvisum-firefox-extension/">my review of the extension</a>, it is one of the most important extensions for blind users, helping to improve web pages here and there by allowing to label improperly labelled graphics or form fields, and &#8211; more importantly &#8211; it includes the connection to a captcha solving service, which has allowed blind users to participate more equally in web forums, certain blog systems and other services that still require graphical captcha entry.</p>
<p>The problem is that the WebVisum developers do currently not have the resources to port the extension over to Firefox 4.</p>
<p>So if you are a skilled extension developer, please consider donating some of your valuable time to this extension and help port it to FX 4! You&#8217;ll be helping a growing part of the Mozilla community continue to participate in today&#8217;s web offerings!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/03/03/the-webvisum-extension-needs-you/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>First time driver: A critical fix for Firefox 4.0Beta11</title>
		<link>http://www.marcozehe.de/2011/02/28/first-time-driver-a-critical-fix-for-firefox-4-0beta11/</link>
		<comments>http://www.marcozehe.de/2011/02/28/first-time-driver-a-critical-fix-for-firefox-4-0beta11/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 08:11:34 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[ReleaseDriving]]></category>
		<category><![CDATA[ReleaseEngineering]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=251</guid>
		<description><![CDATA[This already happened a while ago, but I just now found time to blog about it. It was during preparation of Firefox 4.0Beta11 that I found a critical accessibility issue while the second build candidate was already in testing. The &#8230; <a href="http://www.marcozehe.de/2011/02/28/first-time-driver-a-critical-fix-for-firefox-4-0beta11/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This already happened a while ago, but I just now found time to blog about it. It was during preparation of Firefox 4.0Beta11 that I found a critical accessibility issue while the second build candidate was already in testing. The issue, documented in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=631160">Mozilla bug 631160</a>, was that due to a regression introduced in a combination of bugs <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=570710">570710</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=630001">630001</a>. The first introduced the problem, the second uncovered it.</p>
<p>The problem was that the nightly build beta 11 was based on arrived late in my day so I had already gone off-line and didn&#8217;t see it until build candidates for beta 11 had already started. When I came to my desk early the next morning, downloaded the nightly build, I immediately noticed the problem on sites like the Google homepage where suddenly, NVDA would no longer see the search textfield. On other sites, images, separators and other parts were also missing.</p>
<p>Had we shipped Beta11 with this bug, we would have left users with a largely unusable beta release and would have lost valuable feedback.</p>
<p>My first action item was to talk to Alexander Surkov, the accessibility module owner, about this problem. He then filed the bug since he immediately found what was wrong.</p>
<p>An hour later, he gave me a patch to try. I started a local build based off of the current code base, with the patch applied, and within 90 minutes, was able to confirm that this patch fixed the bug.</p>
<p>I then ran that local build, whose build configuration was very close to what comes out of Tinderbox for releases and nightlies, for the remainder of that day to make sure the patch didn&#8217;t introduce any negative side effects. Also, the patch had to get proper reviews and approvals.</p>
<p>In parallel, I wrote an e-mail to the release drivers and QA mailing lists explaining the problem and its severity, and asked for permission to take this patch on the beta11 release branch and respin beta11 with a third build candidate. Luckily, this was a very contained fix that didn&#8217;t invalidate any of the other QA testing that had already gone on. I assured juanb about this fact as part of this process. In addition, the patch had unit tests that now properly covered this area of the code so a likelyhood of this regression being reintroduced is now minimized.</p>
<p>Fortunately, we could take another obvious fix, a crash fix, as a ride-along which would have given us false crash data otherwise of a crash that was already fixed.</p>
<p>After the release driver crew had evaluated my proposal, I got approval to land the fixes on the release branch for 4.0Beta11.</p>
<p>I checked in the code myself and pushed to the Mercurial repository, in effect taking responsibility for keeping the tree green or breaking things.</p>
<p>Well, as you all have seen over the past weeks, the tree didn&#8217;t break, and you all got Beta 11 early the week after, with NVDA perfectly being able to read Google.</p>
<p>As a post-mortem, I then explained how it happened that this bug slipped me initially.</p>
<p>All in all, this was a very good team effort: From finding the problem, analyzing it and then making sure we could deliver the fix to users at the lowest possible risk, it was a good experience taking charge and driving this forward, working with people from different teams such as a11y, QA, release engineering etc. to get the fixes landed in an orderly manner and without having to re-test everything that had been done already. The delay was minimal, but the gain was extremely high!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2011/02/28/first-time-driver-a-critical-fix-for-firefox-4-0beta11/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New accessibility support for HTML5 elements and attributes</title>
		<link>http://www.marcozehe.de/2010/11/09/new-accessibility-support-for-html5-elements-and-attributes/</link>
		<comments>http://www.marcozehe.de/2010/11/09/new-accessibility-support-for-html5-elements-and-attributes/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 09:26:04 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Landmark]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=248</guid>
		<description><![CDATA[In the nightly builds starting November 9th, 2010, there are some HTML5 elements and attributes newly supported by the accessibility APIs. This will be in Firefox 4.0. Landmark elements mapped to WAI-ARIA landmark roles We are mapping the following HTML5 &#8230; <a href="http://www.marcozehe.de/2010/11/09/new-accessibility-support-for-html5-elements-and-attributes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the nightly builds starting November 9th, 2010, there are some HTML5 elements and attributes newly supported by the accessibility APIs. This will be in Firefox 4.0.</p>
<h3>Landmark elements mapped to WAI-ARIA landmark roles</h3>
<p>We are mapping the following HTML5 landmark elements to accessibles with WAI-ARIA landmark role semantics:</p>
<table border="1">
<tr>
<th>HTML5 element</th>
<th>WAI-ARIA role</th>
</tr>
<tr>
<td>article</td>
<td>main</td>
</tr>
<tr>
<td>footer</td>
<td>contentinfo</td>
</tr>
<tr>
<td>header</td>
<td>banner</td>
</tr>
<tr>
<td>nav</td>
<td>navigation</td>
</tr>
</table>
<p>In a second small patch landing the next few days, we will also map the html:aside element to the &#8220;complementary&#8221; role. This was a small oversight on our part in the first patch.</p>
<p>Both NVDA and Orca will pick these changes up without any additional action required on their parts. Other screen readers will hopefully implement or pick up the support ASAP so web authors can use these new elements without having to worry about support or lack thereof.</p>
<h3>The placeholder attribute</h3>
<p>This attribute can be used on form elements to predefine text that disappears as soon as the field gets focus. It#s a visual indication of what is expected in the field. If, and only if, the field has no label otherwise, this placeholder text will be used to generate the AccessibleName, the name the screen reader speaks for the field when it gains focus. If the field has a label provided by the label element or an ARIA construct, the placeholder text will be ignored.</p>
<h3>Proper events being generated when required/invalid/disabled states change</h3>
<p>For a few weeks now, we have had support for the disabled, required attributes and the invalid state evaluation of patterns. Now, if any of these conditions change, we now generate the proper StateChange events to notify screen readers and other assistive technologies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2010/11/09/new-accessibility-support-for-html5-elements-and-attributes/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>New in Accessibility in Firefox 4.0</title>
		<link>http://www.marcozehe.de/2010/10/04/new-in-accessibility-in-firefox-4-0/</link>
		<comments>http://www.marcozehe.de/2010/10/04/new-in-accessibility-in-firefox-4-0/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 14:09:41 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[Orca]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[PinnedTabs]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=242</guid>
		<description><![CDATA[The below is a preliminary recap of the new features in accessibility for the upcoming release of Firefox 4.0. API support Most of the changes are under-the-hood changes that do not have API changes as a consequence. There is one &#8230; <a href="http://www.marcozehe.de/2010/10/04/new-in-accessibility-in-firefox-4-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The below is a preliminary recap of the new features in accessibility for the upcoming release of Firefox 4.0.</p>
<h3>API support</h3>
<p>Most of the changes are under-the-hood changes that do not have API changes as a consequence. There is one new addition that helps get around the now absent window hierarchy, see <a href="http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/">this post</a> for details and bug numbers if you&#8217;re interested.</p>
<p>However, there are a few enhancements that one should be aware of:</p>
<h4>Speed</h4>
<p>Improving speed was one of the major goals for Firefox 4 in general, and also for the accessibility APIs. A couple of highlights:</p>
<ul>
<li>A site like <a href="http://www.blindcooltech.com/">BlindCoolTech</a>, when loaded into the virtual buffer by NVDA, took approximately 6 to 6.5 seconds when loaded with Firefox 3.6.x. With Firefox 4, we&#8217;ve managed to cut this time down to under 1 second!</li>
<li>We also support the very performant Lazy Frame Construction in a very speedy manner so an accessibility-induced lag should hardly be noticeable.</li>
<li>When calculating meta data for big data tables, we&#8217;ve improved the speed by a huge factor. While Firefox 3.6 sometimes would hang for over 5 minutes while calculating data for a 20,000 cell table, this takes only a few seconds now.</li>
</ul>
<h4>New HTML5 elements</h4>
<p>We have support in place for the following HTML5 enhancements of Firefox 4:</p>
<ul>
<li>The html:output element is supported. We expose it as a text frame, and if it is being controlled by a form or form element, we also properly set the AccessibleRelations. In addition, it receives the implicit <emA<ria-live="polite"</em> attribute. Screen readers will therefore read text inside the output element automagically.</li>
<li>We have support for the required attribute by setting the &#8216;required&#8217; accessible state flag on the accessible.</li>
<li>We&#8217;re also working on getting the invalid state supported for the final Firefox 4 release.</li>
<li>New HTML5 input types like email, number etc. have basic support and are all viewed as text fields currently.</li>
</ul>
<h4>Changes in the WAI-ARIA support</h4>
<p>We made changes to the WAI-ARIA support as the spec developed to the new last-call state. We removed features that are no longer supported in the specification. And we made the change that the <em>aria-labelledby</em> attribute now takes precedence over <em>aria-label</em>. When first implemented in Firefox 3.5, and for a long time in the specification, <em>aria-label</em> took precedence over <em>aria-labelledby</em> when used on the same element. Now, this is swapped around. If <em>aria-labelledby</em> is present, <em>aria-label</em> is being ignored.</p>
<h4>Bug fixes</h4>
<p>Of course, we also fixed a lot of bugs on the way, making the code more stable and secure. Some are part of the performance refactors, some specifically targetted. For example, there are HTML constructs that can cause bad hangs on Linux which we finally nailed down and fixed.</p>
<h3>UI and keyboard navigation</h3>
<p>There have been several visible UI changes, some of which also have consequences for keyboard users.</p>
<h4>Tab strip moved to the top</h4>
<p>The tabs moved to the top of the screen, now encompassing the URL bar and search field. Previously, these were not part of the active tab. As a consequence, the tab bar is now reachable by:</p>
<ol>
<li>pressing <kbd>Ctrl+L</kbd> to go to the awesome bar</li>
<li>pressing <kbd>Shift+Tab</kbd> twice to land on the tab bar</li>
</ol>
<p>So instead of pressing <kbd>Tab</kbd> twice when on the awesome bar, now it&#8217;s <kbd>Shift+Tab</kbd> twice. Other features like accessing the context menu for a tab by pressing <kbd>Applications</kbd> remain unchanged.</p>
<h4>Pinned tabs</h4>
<p>Pinned tabs are tabs that remain visible even when there are so many tabs on the tab bar that it needs to scroll. So your favorite tabs are always visible/accessible. For screen readers, there is currently no distinction between a normal and a pinned tab, but it is exposed nevertheless. And obviously, the context menu item is accessible.</p>
<h4>The menu bar is gone, but not quite</h4>
<p>The menu bar is no longer visible right away. Instead, a single popup menu, hidden behind the &#8220;Firefox&#8221; button, is replacing most of the menu bar&#8217;s functionality. However, as a keyboard user, you don&#8217;t really notice. Press <kbd>Alt</kbd>, and the menu bar reappears and you can use it right away again. In fact, I, being blind myself, didn&#8217;t even notice that the menu bar was gone because I was simply using the shortcut keys like <kbd>Alt+F</kbd> just as I did before. It was not until Surkov asked me whether the Firefox button was accessible that I noticed that there was a UI change.</p>
<p>Note that there is talk of mapping the <kbd>Alt+F</kbd> keystroke to specifically open the menu hidden behind the Firefox button in the future. So if <kbd>Alt+F</kbd> no longer brings up the &#8220;File&#8221; menu in the future, this is why.</p>
<h4>Add-Ons Manager redesign</h4>
<p>The Add-Ons Manager has been redesigned completely. It now also manages Jetpacks, search engines and much more. Moreover, it opens in a new tab instead of a modal dialog. This makes interaction much nicer, one does not have to alt-tab between windows all the time.</p>
<p>There are still some keyboard navigation quirks to be worked out, and some of this may come in an 4.0.x update, but the general functionality is there also for screen reader users.</p>
<h3>New UI features that don&#8217;t work (yet)</h3>
<h4>Panorama</h4>
<p>The new enhanced tab management feature Panorama, previously known as Tab Candy, is currently not very well navigagble using the keyboard, and hardly exposes any useful information to screen reader users. However, it is going to be possible to make these accessible, we just need a little time to do it. If you&#8217;re interested, you can follow the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=587010">keyboard navigation</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=596732">assistive technologies support</a> bugs to watch progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2010/10/04/new-in-accessibility-in-firefox-4-0/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>What&#8217;s up with all those windows?</title>
		<link>http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/</link>
		<comments>http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 09:03:18 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[WindowClass]]></category>
		<category><![CDATA[WindowsHierarchy]]></category>
		<category><![CDATA[WindowWidgets]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=238</guid>
		<description><![CDATA[This blog post has to do with the reasons why Firefox 4.0Beta 5 and Beta 6 are totally inaccessible to most, if not all, Windows assistive technologies, and also cause problems with some mouse drivers and such. It all started &#8230; <a href="http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This blog post has to do with the reasons why Firefox 4.0Beta 5 and Beta 6 are totally inaccessible to most, if not all, Windows assistive technologies, and also cause problems with some mouse drivers and such.</p>
<p>It all started with <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=130078" title="Mozilla Bug 130078 - integrate iframe into chrome view hierarchy (link view managers / trees between chrome and content)">Bug 130078</a>, a sequence of digits probably everyone in the Mozilla platform team will memorize for a long time. <img src='http://www.marcozehe.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  What this patch essentially did was remove all but the most top level window from the window hierarchy so commonly used in Microsoft Windows. In Windows, every window (visible and otherwise) usually is associated with a window class, a string that loosely identifies what the window does. Experience having worked with a screen reader vendor for 8 years, however, has shown that this can also be quite bogus stuff. In the dark ages of Windows development, where there was virtually nothing else than screen scraping and some basic <abbr title="Microsoft Active Accessibility">MSAA</abbr>, this was the most reliable way for screen readers and other software to identify certain parts of the UI of an application.</p>
<p>However, times are better now, and have essentially been, since Firefox 3.0. There, we already knew that this removal of several window widgets with associated class names, would be upon us one day. So we started evangelizing with screen reader vendors to use newer, more future-proof methods of finding our accessibility information. But as time went by, this somehow got lost by the sideways, and suddenly, August 27, 2010, was upon us.</p>
<p>This was the day when Bug 130078 landed on the <a href="http://hg.mozilla.org/mozilla-central">Mozilla-Central Mercurial repository</a>. The August 28 nightly build was broken for <strong>all</strong> screen readers on Windows. Subsequently, I filed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=591874" title="Mozilla bug 591874 - Windows screen readers are broken due to post-130078 changes in the native widget structure">Bug 591874</a>. In addition, the landing of <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=589529" title="Mozilla bug 589529 - Acer/Dell/Lenovo laptop trackpad scroll gesture doesn't work with 130078">Bug 589529</a> made things even worse for some of the screen readers, since now, no focus events or such were processed at all any more.</p>
<p>This, and David&#8217;s <a href="http://mindforks.blogspot.com/2010/09/firefox-4-beta-at-vendor-alert.html">alert blog post</a>, shook up assistive technology vendors, open-source and commercial alike, enough so they started to tell us what kept them from using the newer methods, or what additional things they&#8217;d require to be able to work without relying on the Windows widget information any more. Subsequently, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=592913" title="Mozilla bug 592913 - Provide a way to quickly determine whether an accessible object is a descendant of a tab document">Bug 592913</a> was filed, which, when fixed, did get <a href="http://www.nvda-project.org">NVDA</a> back in working order. With some adjustments on their end, which are included in the recent NVDA 2010.2Beta1 release, they are now able to work with both Firefox 3.x that still has the window hierarchy, and also Firefox 4, which has the newer method for them to get all the information they need.</p>
<p>A second bug, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=594413" title="Mozilla bug 594413 - Provide QueryService for main document accessible">Bug 594413</a> is going to land very soon, which should give all those assistive technologies still primarily using iSimpleDOM to also get all the required information without having to rely on Windows widgets.</p>
<p>As a fall-out from the above fixes, we had to deal with <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=594775" title="Mozilla bug 594775 - Some pages like Facebook or German Amazon come up with a blank virtual buffer and lots of unknown accessibles">Bug 594775</a> and some fall-out from that as well, but believe we now have most things in order again. Most, if not all of this will be in Beta7, so the user experience should again be much better than it was in beta 5 and 6, and users can again experiment with the newest and greatest Firefox beta versions.</p>
<p>Also, the above quoted bug 591874 is fixed now, giving select older versions of commercial assistive technologies the benefit of an emulated window hierarchy, so users do not need to upgrade their screen readers at a fee to be able to use Firefox 4. However, it must be stated that this is not going to be there forever, so we strongly recommend that software that still relies on this window hierarchy use the better and more reliable methods to detect our accessible tree and get away from using things like MozillaContentWindowClass to rely on. We now turn this emulation on only for some commercial screen reader vendor versions, but strongly suggest to also backport the new solutions to older existing user bases as soon as possible. It <strong>will</strong> go away, but we haven&#8217;t decided yet when exactly that will be.</p>
<p>Talk to us, we&#8217;ll be glad to assist you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2010/09/23/whats-up-with-all-those-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Roundup: What is the Mozilla Accessibility Team working on?</title>
		<link>http://www.marcozehe.de/2010/05/10/roundup-what-is-the-mozilla-accessibility-team-working-on/</link>
		<comments>http://www.marcozehe.de/2010/05/10/roundup-what-is-the-mozilla-accessibility-team-working-on/#comments</comments>
		<pubDate>Mon, 10 May 2010 11:00:21 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Instantbird]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=227</guid>
		<description><![CDATA[Well, it&#8217;s been a while since I posted here I&#8217;m afraid. The reason was not an outbreak of laziness, but on the contrary the fact that the accessibility team at Mozilla is alive and kickin&#8217;, and working on the next &#8230; <a href="http://www.marcozehe.de/2010/05/10/roundup-what-is-the-mozilla-accessibility-team-working-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a while since I posted here I&#8217;m afraid. The reason was not an outbreak of laziness, but on the contrary the fact that the accessibility team at Mozilla is alive and kickin&#8217;, and working on the next version of the Gecko platform. And to give you an idea what we&#8217;re working on, here&#8217;s a quick round-up.</p>
<h3>De-XPCOM-ing the Accessible module</h3>
<p><a href="https://developer.mozilla.org/en/XPCOM" title="XPCOM article on Mozilla Developer Center">XPCOM</a> is used to communicate to the Mozilla core, getting information out of and into it from languages such as JavaScript, Java, Python and C++. Unfortunately, due to historic reasons, modules internal to the Gecko platform also used to use XPCOM to get information. One of these modules was (and partially still is) the Accessible module. XPCOM, while very powerful, also has some performance limitations when querying for a lot of information via QUERY_INTERFACE. Therefore, over the past couple of months, Alex and David have been working on de-XPCOM-ing our module to make it more performant and ready for the future.</p>
<p>To the end user, this will feel more performant especially on complex pages.</p>
<h3>Event management</h3>
<p>Firing events, and calculating when and how to fire them, has been a big performance killer for the Accessible module in the past. While this was for the most part not particularly noticeable for screen reader users, since we are sort of limited by the rate our synthesizers talk, recently more and more technologies have started using the Accessibility services. Fingerprint devices to enter passwords into Firefox, tablet PC interfaces etc., all use parts of the Accessible module. Since there is currently no way to turn parts of it on or off, as soon as any piece of software accesses just a single accessibility service, the whole engine gets started, and from that point on, all calculations take place as if a screen reader for the blind was present.</p>
<p>Again, since this cannot currently be selectively turned off, and it is not certain that this will ever be possible, it is our goal to make this fact the least noticeable to users. To that end, we&#8217;ve started a project called event coalescing. Event coalescing will, as the name suggest, coalesce the stream of events we get from the DOM to only fire those event assistive technologies absolutely need. However, the rules have not been finalized yet, and the code as it is in the current platform based on some initial ideas and feedback, is not very performant, in parts even less performant than in Firefox 3.6, which fires more events but calculates less before sending them.</p>
<p>For those interested in the very technical details, the wiki page for event coalescing is <a href="https://wiki.mozilla.org/Accessibility/EventCoalescing">here</a>.</p>
<h3>HTML5 form element enhancements</h3>
<p>While we&#8217;re working hard on improving performance, work in other areas of Gecko is also progressing, requiring us to work together to make sure these enhancements are also accessible. One of these is the work that needs to be done to make new additions that HTML5 brings to form elements accessible. I wrote up a <a href="https://wiki.mozilla.org/Accessibility/HTML5_Forms">summary</a> with bug links and some information here. If you have feedback on the ideas and proposed roles, you&#8217;re welcome to contact us by leaving a comment down here or on the <a href="irc://irc.mozilla.org#accessibility">#accessibility</a> IRC channel.</p>
<h3>UI work</h3>
<p>As the road to the next major release of Firefox is being walked, there are also some UI redesigns happening. One, which has already landed, was the conversion of the tab strip to a real toolbar. My job was to make sure screen readers can still cope with them after this change. Some minor regressions were found, but all in all this still works great.</p>
<p>Another, much bigger change, is the redesign of the Add-Ons Manager to include support for language packs, Jetpacks and other ways to extend Firefox. This work is still underway, and I recently took a first round of testing. Some keyboard navigation issues, and one XUL markup issue that needs to be addressed, but so far, although this is a major UI change, things look very accessible, and I&#8217;ll make sure it stays that way. <img src='http://www.marcozehe.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Other areas</h3>
<p>Work that is not directly related to the Gecko platform, but which is also important in the field of accessibility, is, among others:</p>
<ul>
<li><a href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads/">Thunderbird 3.1 Beta2</a> has been released recently. Thunderbird 3.1 comes with the same platform version as Firefox 3.6. Due to the <a href="http://www.marcozehe.de/2009/09/11/youre-a-table-and-i-dont-care-what-lies-underneath/">table enhancements</a> in the Gecko 1.9.2 platform, the message list and other areas will be much more accessible to screen readers. Information such as the unread status, the presence of attachments etc. can now be queried using the IAccessibleTable2 interface or equivalent on other platforms. The control is now a real table control rather than a flat ListView on Windows, giving much more accurate semantics.</li>
<li>The <a href="http://www.instantbird.com">Instantbird</a> team has also done a great job at providing good XUL markup in their multi-instant-messaging client. We&#8217;re currently working together to work out some very specific problems with buddy status and others, but Instantbird is a great multi-messenger worth trying!</li>
</ul>
<p>As you can see, lots of exciting stuff happening, some of it very user-visible, other more technical and very low-level in nature, but all exciting!</p>
<p>Stay tuned!</p>
<h3>Update: Article translation</h3>
<p>Thanks to community member <a href="http://pc.de/">Patricia Clausnitzer</a>, this blog post is now available in <a href="http://www.designcontest.com/show/roundup-be">Belorussian</a>. How cool is that! Thank you very much! And BTW: This is a first!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2010/05/10/roundup-what-is-the-mozilla-accessibility-team-working-on/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Last weeks in the &#8220;Accessible&#8221; module, May 11, 2009</title>
		<link>http://www.marcozehe.de/2009/05/11/last-weeks-in-the-accessible-module-may-11-2009/</link>
		<comments>http://www.marcozehe.de/2009/05/11/last-weeks-in-the-accessible-module-may-11-2009/#comments</comments>
		<pubDate>Mon, 11 May 2009 07:10:52 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[NVDA]]></category>
		<category><![CDATA[SeaMonkey]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=153</guid>
		<description><![CDATA[Sorry for being a slacker in updating you guys regularly on what&#8217;s been happening! But we&#8217;ve been quite busy at getting some stuff finished and hopefully ready for inclusion in 3.5. I already posted about the return of the descriptions &#8230; <a href="http://www.marcozehe.de/2009/05/11/last-weeks-in-the-accessible-module-may-11-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sorry for being a slacker in updating you guys regularly on what&#8217;s been happening! But we&#8217;ve been quite busy at getting some stuff finished and hopefully ready for inclusion in 3.5. I already posted about the <a href="http://www.marcozehe.de/2009/05/07/the-descriptions-are-back/">return of the descriptions</a> last week. So here&#8217;s what else happened since my last report:</p>
<h3>Exposing HTML 5 audio and video elements</h3>
<p>The <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=483573">initial exposure</a> for the HTML5 audio and video elements to screen readers landed, causing a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=489306">minor regression</a> that was quickly fixed. In testing this with NVDA, I found that the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=489549">button labels weren&#8217;t properly exposed</a> and that the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=489551">slider values were not really useful</a>. The progress meters were showing the number of bytes downloaded, or the milliseconds elapsed instead of useful percentage values. Along those lines, Alex also added a bug to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=490287">expose proper names for each progress meter</a>, so a screen reader user knows which slider is for what purpose.</p>
<p>Except for the last patch, all others have landed on mozilla-central and will be available for testing starting with the 11th of May nightly build.</p>
<p>To make it clear: This is for those HTML5 audio and video elements that have the <em>controls</em> attribute set, indicating that the internally available controls should be used. Other forms of controlling the media playback, such as from external HTML controls/widgets, already worked in the past since these were not part of the actual audio or video element itself.</p>
<h3>Tree view item rectangle exposure</h3>
<p>We received a report that in Thunderbird 3 beta on Windows, the rectangles for tree view items were not exposed correctly. The rectangle was too small, not encompassing the whole item. Alex investigated this and fixed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=491450">the bug</a>, putting an <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=491645">optimization</a> in as a second step for all platforms. This also landed on mozilla-1.9.1 after having baked on mozilla-central for a while, and is available since the May 9th nightly builds of Shiretoko, Thunderbird and SeaMonkey.</p>
<h3>The ARIA live region background tab leakage</h3>
<p>David has been taking different stabs at <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=444644">bug 444644</a>, with some good results thanks to feedback from Roc and BZ during the Mozilla all-hands week. However, we&#8217;re still fighting a situation where the creation of virtual buffers by NVDA is causing the live region updates from background tabs to be spoken again. Investigation is ongoing</p>
<h3>Other ARIA-related triage</h3>
<p>David&#8217;s also been a busy bee clearing out some ARIA-related bugs, gathering feedback here and there, closing others as they&#8217;ve been solved by other bugs, etc.</p>
<h3>Firebug accessibility</h3>
<p>This is not strictly inside the &#8220;Accessible&#8221; module of the platform, but very closely related to the Mozilla eco system. Accessibility of the <a href="http://www.getfirebug.com/">Firebug</a> UI has been <a href="http://clients.paciellogroup.com/firebug/firebug.html">shaping up</a> very nicely over recent weeks. I spent a fair amount of time last week pounding the different alpha releases to help make sure things stayed in shape.</p>
<p>On Friday, Hans from the Paciello Group, Jamie from the NVDA team and I also managed to get the biggest outstanding problem solved in a very productive meeting on IRC, and that&#8217;s the reading of the Firebug JS panel by NVDA. Watch this space for a review once Firebug 1.4 goes to beta!</p>
<p>That&#8217;s it for this week, thanks for the read!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2009/05/11/last-weeks-in-the-accessible-module-may-11-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The descriptions are back!</title>
		<link>http://www.marcozehe.de/2009/05/07/the-descriptions-are-back/</link>
		<comments>http://www.marcozehe.de/2009/05/07/the-descriptions-are-back/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:38:33 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[AccessibleDescription]]></category>
		<category><![CDATA[TitleAttribute]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=151</guid>
		<description><![CDATA[For those of you following along the Firefox 3.5 development cycle, you may have noticed a regression when dealing with HTML elements that have both screen text and a title attribute, such as the previous link in this sentence. In &#8230; <a href="http://www.marcozehe.de/2009/05/07/the-descriptions-are-back/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For those of you following along the Firefox 3.5 development cycle, you may have noticed a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=489944" title="@title attribute no longer exposed on accDescription">regression</a> when dealing with HTML elements that have both screen text and a title attribute, such as the previous link in this sentence.</p>
<p>In Firefox 3.0.x, we expose the screen text, in this case the word &#8220;regression&#8221; as the accessible name. This is the piece that screen readers speak when focus lands on the link, and which usually also gets rendered into the virtual buffer.</p>
<p>If there is also a title attribute, in this case &#8220;@title attribute no longer exposed on accDescription&#8221;, this will be translated into the accessible description of the link object. This is additional information that can be spoken by the screen reader on demand. For example, in NVDA, focus the link or arrow to it in the virtual buffer, and hit <kbd>NVDA+Tab</kbd>. NVDA will speak first the name, followed by the fact that this  is a link which is linked to something, followed by the description.</p>
<p>The one exception where we do not expose a description is when the screen text and title attribute contents would match. This is considered bad practice anyway, because it is redundant information, and thus we suppress it.</p>
<p>Firefox 3.5b4, and in fact all builds that date back to mid October last year, have a bug in that the title attribute is no longer exposed as the accessible description. Jamie from the NVDA team found this recently and notified us.</p>
<p>I&#8217;m happy to report that this functionality got restored in the <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-1.9.1/">Firefox 3.5b5pre nightly builds</a> starting with the May 7, 2009 build. Sorry for any inconvenience this may have caused!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2009/05/07/the-descriptions-are-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

