[ http://tools.oasis-open.org/issues/browse/OFFICE-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11645#action_11645 ]
Michael Brauer commented on OFFICE-1641:
----------------------------------------
The current resolution does not describe any more what the attribute does:
There are different ways how a control (in particular a button) can obtain
the focus, or, to use Rob's language, how a control can be selected.
One way is by pressing the TAB key in a form, until the control
is selected/focused. Whether or not a given control participates in this
is controlled by the form:tab-stop attribute. In particular, if this
attribute is true, then the control can be focused/selected using the
TAB key, regardless of any other attribute value, especially regardless
of the form:focus-on-click attribute.
A second means for selecting/focusing a control is clicking onto it with
the mouse. For most control types (imagine an ordinary text input
control), the only meaning of "click it" is: "move the focus to it". For
buttons, however, the primary meaning of "click it" is "execute an
action associated with the button". Whether or not the button *also*
receives the focus (is being selected) when clicked, is controlled by
the form:focus-on-click attribute.
> Editor Note: Section 17.278 form:focus-on-click
> -----------------------------------------------
>
> Key: OFFICE-1641
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-1641
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Affects Versions: ODF 1.2
> Reporter: Robert Weir
> Assignee: Patrick Durusau
> Priority: Blocker
> Fix For: ODF 1.2
>
>
> Transcribed from ODF_Revised_Editorial_Notes_27May2009.odt
> Original author: Patrick Durusau
> Section 17.278 form:focus-on-click
> Ed. Note I missed this under the camera attributes but we use "focus" to mean different things and never define the term in either case. I am not a fan of the definition section practice, which is in fact not required but do think we need to define these terms in context when they are to be used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira