- From: <bugzilla@jessica.w3.org>
- Date: Tue, 06 Sep 2011 17:11:23 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14047
Summary: 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
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
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
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 6 September 2011 17:11:29 UTC