[wp-trac] [WordPress Trac] #15080: Comment Form Should use HTML5 input types for better accessibility

WordPress Trac noreply at wordpress.org
Tue Mar 12 22:52:40 UTC 2013


#15080: Comment Form Should use HTML5 input types for better accessibility
---------------------------------------------+------------------
 Reporter:  jorbin                           |       Owner:
     Type:  enhancement                      |      Status:  new
 Priority:  normal                           |   Milestone:  3.6
Component:  Accessibility                    |     Version:  3.0
 Severity:  normal                           |  Resolution:
 Keywords:  has-patch twentythirteen commit  |
---------------------------------------------+------------------

Comment (by sscovil):

 The old comment form output some help text inside `<p>` tags, as seen
 here: http://pastebin.com/SgMaD22e

 According to @joedolson: "Having paragraphs inside a form can require a
 screen reader user to move back and forth between modes to read all text."

 The latest patch resolves this issue by wrapping form help text in label
 tags, as seen here: http://pastebin.com/yzpBBTD4

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15080#comment:46>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list