- From: gregory j. rosmaita <oedipus@hicom.net>
- Date: Tue, 28 Aug 2001 18:50:50 -0400
- To: <wai-xtech@w3.org>
- Cc: <dnewman@globalformats.com>
/* moving a thread from w3c-wai-gl to wai-xtech - since this is a cross-working group issue, please continue discussion in that forum (wai-xtech@w3.org); the thread on w3c-wai-gl@w3.org to which this post is a reply can be found at (long URI warning) <http://lists.w3.org/Archives/Public/w3c-wai-gl/2001JulSep/thread.html#519> it began with a post from a non-working group member (thanks, daniel!) archived at: <http://lists.w3.org/Archives/Public/w3c-wai-gl/2001JulSep/0519> who was concerned that use of the "accesskey" attribute breaks MSIE's user interface */ the ambiguity in the HTML4 technical recommendation as to the "expected action" that a user agent should/must take when an "accesskey" is invoked is actually a strength, in that it enables the user to choose whether or not to "move focus to" the element for which an "accesskey" has been defined, or to "activate" the element for which the "accesskey" has been defined -- the minimum requirement for a user agent should be a configuration option which allows the user to select whether to establish focus on or to activate the element for which an "accesskey" has been defined; a more advanced (and far more useful/flexible) technique would be to endow the user with on-the-fly control over the setting -- a simple toggling mechanism of the sort that opera implements so well for providing control over the rendering of a document from the keyboard, but, of course, one which is invoked programmatically, so that it can be toggled/triggered in a device independent manner) this is, in essence, the same functionality that JFW offers via the "List of Links", which allows the user to choose to "move to" the selected link or to "activate" the selected link. based on my experience with JFW 3.x, the list-of-links hasn't changed any since i described it in detail in what i hoped might serve as a LONGDESC template for the User Agent Guidelines, and which is archived at (long URI warning) <http://lists.w3.org/Archives/Public/w3c-wai-ua/2000JanMar/att-0507/01-jfw-l inks-list-view-20000209.html> note that this is but one of the attachments to the post archived at: <http://lists.w3.org/Archives/Public/w3c-wai-ua/2000JanMar/0507> which refers to the screen-shots attached to: <http://lists.w3.org/Archives/Public/w3c-wai-ua/2000JanMar/0123> however, since the archive breaks links between the related attachments, your best bet is to use the "all-in-one" version of the description, which is available via the following, excessively long, URI: <http://www.hicom.net/~oedipus/wai/ua/longdesc/jfw-links-list-view-20000209. html> note that the document refers to another screenshot/description set, which details JFW 3.5's default HTML Options Property Sheet, and which includes an explanation of JFW's HTML Options -- it is located at: <http://www.hicom.net/~oedipus/wai/ua/longdesc/jfw-html-options-20000223.htm l> gregory.
Received on Tuesday, 28 August 2001 18:50:06 UTC