<setFocus> and xforms:focus

Hi,
  Section 4.3.3 says

  "4.3.3 xforms:focus and xforms:blur
    Dispatched in response to: a form control 
    gaining or losing focus through any means.

   Default processing for these events results in the
following: None; notification events only."


  While section 10.5 says

  "10.5 setFocus
    This action sets focus to the form control 
    referenced by the idref attribute by 
    dispatching an xforms:focus event. Note that
    this event is implicitly invoked to implement 
     XForms accessibility features such as accessKey."

Section 10.5 (setFocus) seems to suggest the event
xforms:focus causes the form control to gain focus,
but the section 4.3.3 (Xforms:focus and xforms:blur)
says xforms:focus is notification event only.


Thanx

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

Received on Tuesday, 19 February 2002 19:47:46 UTC