[wp-trac] [WordPress Trac] #47390: Improve accessibility of forms elements within some "form-table" forms

WordPress Trac noreply at wordpress.org
Mon Aug 19 04:14:48 UTC 2019


#47390: Improve accessibility of forms elements within some "form-table" forms
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:  afercia
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  5.2.3
Component:  Administration           |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch has-           |     Focuses:  accessibility,
  screenshots needs-testing fixed-   |  multisite, privacy
  major                              |
-------------------------------------+-------------------------------------
Changes (by SergeyBiryukov):

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


Comment:

 In [changeset:"45835" 45835]:
 {{{
 #!CommitTicketReference repository="" revision="45835"
 Accessibility: Improve settings tables and forms after [45403].

 - adds `role="presentation"` to the edit comment table
 - removes a few pointless `<fieldset>` elements
 - adds a few missing `<label>` elements
 - adds the CSS class `class="td-full"` to table rows spanning to multiple
 cells
 - adds explicit `scope="row"` attribute to the table headers in `options-
 permalink.php`: this table is better communicated as data table
 - uses consistent label association in the "Privacy Settings" page
 - in the installation page "Set up your database connection": associates
 descriptions to their inout fields using `aria-describedby`
 - improves the link to gravatar.com in the `user-edit.php` page

 Props afercia.
 Merges [45416] to the 5.2 branch.
 See #46899.
 Fixes #47390.
 }}}

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


More information about the wp-trac mailing list