- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Nov 2010 18:09:28 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11224 Summary: There is no way to save changes made to content tagged as contenteditable="true" other than with javascript (which makes it inaccessible) Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: laurent.goderre@gmail.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org The contenteditable attribute is a great idea and could lead to next generation rich text editor on the web but right now there is now way to do so without javascript. Ideally there would be a way to submit the content of a contenteditable with selection information. This would allow to create a rich text editor that works with javascript turn off. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Thursday, 4 November 2010 18:09:30 UTC