<?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>26773</bug_id>
          
          <creation_ts>2014-09-10 13:11:42 +0000</creation_ts>
          <short_desc>Tag</short_desc>
          <delta_ts>2014-09-10 14:58:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Basic User Interface</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Tantek">tantek</assigned_to>
          <cc>ian</cc>
    
    <cc>jackalmage</cc>
    
    <cc>mike</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>111344</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-09-10 13:11:42 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec-preview/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Referrer: 

Comment:
Tag
=========
&lt;select&gt;
&lt;option&gt;Yes&lt;/option&gt;
&lt;option&gt;Long explanation goes here and much more and more&lt;/option&gt;
&lt;/select&gt;

Issue
=========
Select tag takes the size of the longest option. Design will always restrict
the width of the select. So lets imagine the select needs to be 200 px wide,
but the option is much wider. So now you select the long option and it will be
cut off. Why on Earth cant we change this element in HTML5 so if the selected
value is longer than the select itself it will grow and push the data to the
next line. So it will reserve space and grow taller if the option should
expand to multiple lines? Would that make sense?

Posted from: 88.196.5.77
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111346</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-09-10 14:58:18 +0000</bug_when>
    <thetext>Seems reasonable. Probably more a CSS issue or Web Components issue, though.

Trying CSS first.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>