<?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>14047</bug_id>
          
          <creation_ts>2011-09-06 17:11:22 +0000</creation_ts>
          <short_desc>4.10.13 The textarea element :  Can textarea element have the option to automatically expand the height of the text area when lines of input text exceeds the rows of the text area? Under some circumstance that offers better user experience. Indeed there a</short_desc>
          <delta_ts>2011-10-19 23:49:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>jackalmage</cc>
    
    <cc>kennyluck</cc>
    
    <cc>lrosenth</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56409</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-06 17:11:22 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
4.10.13 The textarea element : 

Can textarea element have the option to automatically expand the height of the
text area when lines of input text exceeds the rows of the text area? Under
some circumstance that offers better user experience. Indeed there are
Javascript hacks to achieve that.

4.10.7.2.12 The placeholder attribute:
Can the placeholder text support partial fading? i.e, when user clicks an
input field that has placeholder text, the placeholder text stays but fades a
bit, and it disappears only after user start typing input texts.

New feature recommendation: Lightbox
Lightbox has been used frequently on web pages to open up a new UI overlay
without loading a new page, which is more user friendly and efficient. However
that is done by using rather complicated CSS and Javascript. It will be great
that lightbox can be implemented simply as a html tag.


Posted from: 173.249.29.5
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56415</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-09-06 17:44:21 +0000</bug_when>
    <thetext>It&apos;s best to file independent things as separate bugs.

For your first comment, this is a CSS issue.  In particular, it seems like it could potentially be a value for the &apos;resize&apos; property, or something like that.

For your second comment, this is also a CSS issue.  This will be possible when we agree on how to target the placeholder text for styling.

For your third comment, this is addressed by the work on a &lt;dialog&gt; element, particular &lt;dialog modal&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58484</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-19 23:49:31 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: Pretty much what Tab said. Specifically: 

&gt; Can textarea element have the option to automatically expand the height of the
&gt; text area when lines of input text exceeds the rows of the text area? Under
&gt; some circumstance that offers better user experience. Indeed there are
&gt; Javascript hacks to achieve that.

Nothing in the spec disallows browsers from doing that today.


&gt; 4.10.7.2.12 The placeholder attribute:
&gt; Can the placeholder text support partial fading? i.e, when user clicks an
&gt; input field that has placeholder text, the placeholder text stays but fades a
&gt; bit, and it disappears only after user start typing input texts.

Same here, the browsers are allowed to do this already.


&gt; New feature recommendation: Lightbox
&gt; Lightbox has been used frequently on web pages to open up a new UI overlay
&gt; without loading a new page, which is more user friendly and efficient. However
&gt; that is done by using rather complicated CSS and Javascript. It will be great
&gt; that lightbox can be implemented simply as a html tag.

This will be handled by &lt;dialog&gt; if we add it (currently blocked on the chairs).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>