[wp-trac] [WordPress Trac] #34881: Invalid HTML around the input field for searching themes

WordPress Trac noreply at wordpress.org
Sun Dec 6 20:55:03 UTC 2015


#34881: Invalid HTML around the input field for searching themes
-------------------------------------------+-----------------------------
 Reporter:  takayukister                   |      Owner:
     Type:  enhancement                    |     Status:  new
 Priority:  normal                         |  Milestone:  Awaiting Review
Component:  Themes                         |    Version:  4.3
 Severity:  normal                         |   Keywords:
  Focuses:  ui, accessibility, javascript  |
-------------------------------------------+-----------------------------
 There seems to be an invalid HTML structure in the Themes (wp-
 admin/themes.php) and Add Themes (wp-admin/theme-install.php) pages in the
 admin screen. There is an input field for searching themes, but it's not
 in any ancestor `<form>` element.

 I'm not sure, but it might cause troubles in some environments such as
 screen readers. So I propose adding `<form>` element somewhere appropriate
 to make it valid HTML.

 I found this issue at WordCamp US Contributor Day (Accessibility Team).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34881>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list