Menu

#86 Rules for 3.2.2 On Input

closed
nobody
None
5
2014-12-05
2014-10-23
No
  • http://www.w3.org/WAI/WCAG20/quickref/#qr-consistent-behavior-unpredictable-change
  • Rule Category: Keyboard
  • Consensus on rule category
  • Rules
    • If form include submit button or other type of button the rule fails (element)(Done)
    • Selecting a radio checkbox cause change in context (Done)
    • When any form control looses focus it does not automatically submit a form (no rule)
    • When any widget looses focus or has a change of state it does not automatically change context (no rule)

Discussion

  • Jon Gunderson

    Jon Gunderson - 2014-10-23
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,7 +2,7 @@
     * Rule Category: Keyboard
     * Consensus on rule category
     * Rules
    -** Does form include submit button (element)(Done)
    -** Selecting a radio checkbox cause change in context (Done)
    -** When any form control looses focus it does not automatically submit a form
    -** When any widget looses focus or has a change of state it does not automatically change context
    +    * Does form include submit button (element)(Done)
    +    * Selecting a radio checkbox cause change in context (Done)
    +    * When any form control looses focus it does not automatically submit a form
    +    * When any widget looses focus or has a change of state it does not automatically change context
    
     
  • Jon Gunderson

    Jon Gunderson - 2014-12-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,7 +2,7 @@
     * Rule Category: Keyboard
     * Consensus on rule category
     * Rules
    -    * Does form include submit button (element)(Done)
    +    * If form include submit button or other type of button the rule fails (element)(Done)
         * Selecting a radio checkbox cause change in context (Done)
    -    * When any form control looses focus it does not automatically submit a form
    -    * When any widget looses focus or has a change of state it does not automatically change context
    +    * When any form control looses focus it does not automatically submit a form (no rule)
    +    * When any widget looses focus or has a change of state it does not automatically change context (no rule)
    
    • status: open --> closed
     

Log in to post a comment.