- From: Jon Gunderson <jongund@uiuc.edu>
- Date: Tue, 10 May 2005 08:19:23 -0500
- To: Peter Korn <Peter.Korn@Sun.COM>
- Cc: Ginn.Chen@Sun.COM, W3C WAI-UAWG <w3c-wai-ua@w3.org>, W3C WAI-XTECH <w3c-wai-cg@w3.org>
Peter,
The web content accessibility guidelines (WCAG) would not deal
with the browser functions for caret navigation of content,
unless the caret was being controlled by a web application
creating its own user interface. I beleive you are looking
for guidence in the behavior of caret navigation when some
elements are being graphically positioned using either CSS
position or CSS float properties.
Recommendation
In this case my recommendation is that the caret should follow
document order. The caret may seem to "jump" to another part
of the document using document order if the author CSS is
enabled, but I think it provides the best compatibility since
some users will turn off stylesheets or apply their own
stylesheet.
Coordination
But I will bring this up at our next WAI Coordination Group
(CG) meeting to see what WCAG and PF have to say about the
issue. I beleive the next CG meeting is May 18th.
Jon
---- Original message ----
>Date: Mon, 09 May 2005 18:33:03 -0700
>From: Peter Korn <Peter.Korn@Sun.COM>
>Subject: Re: Is there any guidance on CSS keywoard 'float'?
>To: Jon Gunderson <jongund@uiuc.edu>
>Cc: Ginn.Chen@Sun.COM, Peter Korn <Peter.Korn@Sun.COM>
>
>Hi Jon,
>
>Quoting Ginn Chen from Sun Beijing from the internal-to-Sun
bug report on
>Mozilla difficulties with http://news.yahoo.com/asiadisaster:
>
>--------- begin quote ----------
>
>The css class .ynelhalfblock is using float:left.
>We're not supporting Caret Browsing with CSS Keyword 'float'.
>ginn.chen@sun.com 2005-2-25 03:07:57 GMT
>
>In http://news.yahoo.com/asiadisaster
>'<style type="text/css"><!--@import
>url("http://us.a1.yimg.com/us.yimg.com/lib/hdr/ygma5.css");
body{margin:0px
>4px;}--></style>'
>In http://us.a1.yimg.com/us.yimg.com/lib/hdr/ygma5.css
>'#ygma #ygmaproplinks span{padding:22px 0 0;float:left;}'
>
>According to Mozilla/Gecko Keyboard Navigation Proposal
>http://www.mozilla.org/access/keyboard/proposal#X.
_Unresolved_Issues
>
>VIII. Unresolved Issues
>
> 1. How to access fixed/floating widget using keyboard?
> Some widgets (most of them are ads) can be put
anywhere in the web page
>by specifying the absolute position attribute in CSS style.
Their physical
>position may be very different from their logical position.
> NOTE: We didn't find anything in Web Content
Accessibility Guidelines
>2.0 discussing using fixed/floating widget in web pages.
>ginn.chen@sun.com 2005-03-09 06:10:01 GMT
>
>--------- end quote ----------
>
>Does this answer your question Jon? If not, perhaps Ginn can
answer it more
>directly.
>
>
>Peter
>
>Jon Gunderson wrote:
>> Peter,
>> I am not sure what CSS keyboard 'float' means.
>>
>> There is a CSS float property for positiong content, but it
>> does not have a keyboard featue.
>>
>> Could you give me a little more explaination of the
behavior
>> and the code you think is causing the problem.
>>
>> Jon
>>
>>
>> ---- Original message ----
>>
>>>Date: Mon, 09 May 2005 10:04:09 -0700
>>>From: Peter Korn <Peter.Korn@Sun.COM>
>>>Subject: Is there any guidance on CSS keywoard 'float'?
>>>To: Jon Gunderson <jongund@uiuc.edu>
>>>Cc: Peter Korn <Peter.Korn@Sun.COM>
>>>
>>>Greetings,
>>>
>>>The website http://news.yahoo.com/asiadisaster (among
others)
>>
>> uses the CSS
>>
>>>keyboard 'float', which Mozilla keynav is unable to deal
with.
>>>
>>>Do you know if the CSS accessibility group provides any
>>
>> guidance on this?
>>
>>>
>>>Thanks,
>>>
>>>Peter
>>>
>>
>>
>>
>> Jon Gunderson, Ph.D., ATP
>> Director of IT Accessibility Services
>> Campus Information Technologies and Educational Services
(CITES)
>> and
>> Coordinator of Assistive Communication and Information
Technology
>> Disability Resources and Education Services (DRES)
>>
>> Voice: (217) 244-5870
>> Fax: (217) 333-0248
>>
>> E-mail: jongund@uiuc.edu
>>
>> WWW: http://cita.rehab.uiuc.edu/
>> WWW: https://netfiles.uiuc.edu/jongund/www/
>>
>>
>
>
Jon Gunderson, Ph.D., ATP
Director of IT Accessibility Services
Campus Information Technologies and Educational Services (CITES)
and
Coordinator of Assistive Communication and Information Technology
Disability Resources and Education Services (DRES)
Voice: (217) 244-5870
Fax: (217) 333-0248
E-mail: jongund@uiuc.edu
WWW: http://cita.rehab.uiuc.edu/
WWW: https://netfiles.uiuc.edu/jongund/www/
Received on Tuesday, 10 May 2005 13:19:30 UTC