<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>28085</bug_id>
          
          <creation_ts>2015-02-23 19:34:54 +0000</creation_ts>
          <short_desc>pattern-listbox changes based on 2/23/2015 meeting</short_desc>
          <delta_ts>2018-05-14 17:28:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>Practices</component>
          <version>1.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="James Nurthen">w3cbugzilla</reporter>
          <assigned_to name="Matt King">a11ythinker</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118099</commentid>
    <comment_count>0</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2015-02-23 19:34:54 +0000</bug_when>
    <thetext>Change Tab text to something like 

Tab: When the listitem receives focus for the first time, move focus to the first option with aria-selected=&quot;true&quot;. If nothing has aria-selected=&quot;true&quot; then then move focus to the first option and, optionally, select the item depending on functionality desired.

to communicate what should happen on focus... see minutes for more details

Edit something about the first letter navigation to state that is should be supported if more than 7 options

Shift+up/down needs to go into selection section

Do something with the checkboxes section....
(need to continue)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120631</commentid>
    <comment_count>1</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 17:40:34 +0000</bug_when>
    <thetext>If focus is set to the container with role listbox then aria-activedescendant must be used to refer to the option that has the visual focus indicator.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120632</commentid>
    <comment_count>2</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 17:44:22 +0000</bug_when>
    <thetext>Adda link to a section explaining the difference between roving tabindex and aria-activedescendant</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120633</commentid>
    <comment_count>3</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 17:45:32 +0000</bug_when>
    <thetext>
The aria-activedescendant vs roving tabindex statement should be in the roles, states, and properties row of the table.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120634</commentid>
    <comment_count>4</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 18:06:23 +0000</bug_when>
    <thetext>Need an example that uses the checked state on options and emphasizes that this is not coded using the checkbox role. Consider an example where partially checked can be used.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120635</commentid>
    <comment_count>5</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 18:08:55 +0000</bug_when>
    <thetext>Remove first comma from:
◦ If an option is selected, before the listbox receives focus, focus is set on the selected item when the listbox receives focus.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120636</commentid>
    <comment_count>6</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-01 18:34:36 +0000</bug_when>
    <thetext>Chage order of sentence:
• Multiple Selection: In multi-select listboxes, the author may choose between 2 types of selection models. One model requires a modifier key, e.g., shift or control, to change the selection state, and the other does not. 
to match presentation.

Rewrite description of selection models so that the difference in modifier key usages are clear.
It is not clear that model 1 does not require modifiers because it lists keys with modifiers.

Remove ctrl+\ and ctrl+/.

Change:
◾ Shift+Up Arrow and Shift+Down Arrow move and extend the selection. 
to:
◾ Shift+Up Arrow and Shift+Down Arrow move focus and extend the selection. 

Add the word optionally to the beginning of key assignments that are not essential.

Add ctrl+a to selection model 1.

Add a bullet that applies to both selection models about a button, link or checkbox for selecting all and deselecting all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121010</commentid>
    <comment_count>7</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-15 17:36:38 +0000</bug_when>
    <thetext>Move content advice about options in the description  into a note. Leone is taking an action to get them into WCAG techniques so we can eventually reference WCAG.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121012</commentid>
    <comment_count>8</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-15 17:39:35 +0000</bug_when>
    <thetext>In last paragraph, change the numerals to words; 5 should be five.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121013</commentid>
    <comment_count>9</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-15 17:45:21 +0000</bug_when>
    <thetext>up and down arrow in 5th bullet of kb interaction should say up and down arrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121014</commentid>
    <comment_count>10</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-15 17:46:29 +0000</bug_when>
    <thetext>home and end are missing for moving to beginning and end</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121015</commentid>
    <comment_count>11</comment_count>
    <who name="Matt King">a11ythinker</who>
    <bug_when>2015-06-15 18:00:10 +0000</bug_when>
    <thetext>Add up/down arrow as first item in selection model 2 and look at order of items in the 2 lists.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>