<?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; VoiceOver</title>
	<atom:link href="http://www.marcozehe.de/tag/voiceover/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>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>Apple&#8217;s iOS 4 supports WAI-ARIA landmarks</title>
		<link>http://www.marcozehe.de/2010/06/22/apples-ios-4-supports-wai-aria-landmarks/</link>
		<comments>http://www.marcozehe.de/2010/06/22/apples-ios-4-supports-wai-aria-landmarks/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 07:26:33 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[VoiceOver]]></category>
		<category><![CDATA[WAI-ARIA]]></category>

		<guid isPermaLink="false">http://www.marcozehe.de/?p=236</guid>
		<description><![CDATA[This is, I believe, my 100th post on this blog, and I&#8217;m using it to announce that Apple&#8217;s iOS 4, released yesterday for the iPhone and iPod Touch, supports WAI-ARIA landmark in the VoiceOver screen reader. VoiceOver has had, since &#8230; <a href="http://www.marcozehe.de/2010/06/22/apples-ios-4-supports-wai-aria-landmarks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is, I believe, my 100th post on this blog, and I&#8217;m using it to announce that Apple&#8217;s iOS 4, released yesterday for the iPhone and iPod Touch, supports WAI-ARIA landmark in the VoiceOver screen reader. VoiceOver has had, since its inception, a feature called the rotor. The rotor allows users to set a particula rweb element by which the one-finger-flick up and down gesture moves in mobile Safari and other apps that use a web display. This feature is now highly customizable. Not only can you enable and disable certain features (for example if you never want to navigate by graphics, you can disable it completely and it won&#8217;t show up in the rotor). But the rotor settings also include a new feature called landmarks. This rotor setting is disabled by default, but can be enabled through the Web settings sub window of the VoiceOver settings. Once enabled, and the user switches to it via the rotor gesture, navigating by WAI-ARIA landmarks on a page works very nicely. The one thing that VoiceOver does not do yet is announce the type of landmark, be it banner, main, search, complementary etc. Furthermore, the landmarks also include what is called automatic web spots in the VoiceOver on Snow Leopard for the Mac. So not only do you jump to the actually marked up landmarks, but a few more spots on a page Apple deems interesting. In my experience, these usually are quite useful spots, too, so this doesn&#8217;t harm the original landmark feature at all.</p>
<p>It is fantastic to see that WAI-ARIA is getting more and more adoption in mainstream products. VoiceOver is available on any iPhone 3G S and iPhone 4, as well as the newest generation iPod Touch models (32 and 64 GB), and the iPad. The iPad does not include the landmarks feature yet, since its iOS hasn&#8217;t been updated to version 4 yet.</p>
<h3>Further reading</h3>
<p><a href="http://www.marcozehe.de/2009/10/31/easy-aria-tip-4-landmarks/">Easy WAI-ARIA tip #4: Landmarks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcozehe.de/2010/06/22/apples-ios-4-supports-wai-aria-landmarks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

