[wp-trac] [WordPress Trac] #55779: autocomplete attribute needed for personal fields in the comment form

WordPress Trac noreply at wordpress.org
Fri Jun 24 21:24:33 UTC 2022


#55779: autocomplete attribute needed for personal fields in the comment form
-------------------------+----------------------------
 Reporter:  juliemoynat  |       Owner:  davidbaumwald
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  6.1
Component:  Comments     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:  accessibility
-------------------------+----------------------------
Changes (by davidbaumwald):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"53576" 53576]:
 {{{
 #!CommitTicketReference repository="" revision="53576"
 Comments: Add contextual `autocomplete` attributes to comment form fields.

 For accessibility, input fields should identify their "purpose".  The
 HTML5 attribute `autocomplete` allows for various user data to be quickly
 autofilled while adding context for some assistive technologies.

 This commit adds the appropriate autofill purposes for an author's name,
 email, and website URL in the comment form template.

 Props juliemoynat, bhrugesh96, sabernhardt.
 Fixes #55779.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55779#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list