<?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>24749</bug_id>
          
          <creation_ts>2014-02-20 19:14:27 +0000</creation_ts>
          <short_desc>&lt;canvas&gt;: fallback should support list boxes</short_desc>
          <delta_ts>2014-02-20 22:39:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ian &apos;Hixie&apos; Hickson">ian</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>100988</commentid>
    <comment_count>0</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-02-20 19:14:27 +0000</bug_when>
    <thetext>Use case: The user is to select one or more characters to have on their adventuring party. The characters are shown as pictures on a canvas, but we want to expose it to ATs as a list box.

Requirements:
 - enable &lt;select multiple&gt; elements to be hit region controls.
 - enable &lt;select size=N&gt; eements where N&gt;1 to be hit region controls.
 - enable &lt;option&gt; to be hit region controls.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100990</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-02-20 19:14:48 +0000</bug_when>
    <thetext>Open question - should we also:
 - make &lt;select size=1&gt; in &lt;canvas&gt; act like size=N where N&gt;1.
 - enable &lt;select size=1&gt; elements to be hit region controls.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101055</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-02-20 22:34:21 +0000</bug_when>
    <thetext>Let&apos;s avoid the idea in comment 1 for now. It is very confusing to explain.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101056</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-02-20 22:34:28 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8484.
Check-in comment: Allow &lt;select multiple&gt; and &lt;select size=4&gt; to be used as canvas fallback
http://html5.org/tools/web-apps-tracker?from=8483&amp;to=8484</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101058</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-02-20 22:38:57 +0000</bug_when>
    <thetext>Oops, the condition on the &lt;option&gt; is backwards (copypasta error). Fixed in next check-in.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101059</commentid>
    <comment_count>5</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-02-20 22:39:04 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8485.
Check-in comment: Fix the condition for the &lt;option&gt; in the previous checkin, and reword this into a list so it&apos;s clearer
http://html5.org/tools/web-apps-tracker?from=8484&amp;to=8485</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>