[wp-trac] [WordPress Trac] #19151: Admin Bar Search issues in IE

WordPress Trac wp-trac at lists.automattic.com
Sat Nov 5 09:46:12 UTC 2011


#19151: Admin Bar Search issues in IE
----------------------------+-----------------------
 Reporter:  SergeyBiryukov  |       Owner:  azaozz
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  3.3
Component:  UI              |     Version:  3.3
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-----------------------
Changes (by toscho):

 * cc: info@… (added)


Comment:

 The main problem here is the usage of the 'placeholder' attribute: It
 [http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-
 element-attributes.html#the-placeholder-attribute should not] be used as a
 replacement for the 'label' element. Nobody will type 'Search' into the
 box. :)

 Screenreader users with IE don’t have access to the 'placeholder'
 attribute, no matter how it is styled.

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


More information about the wp-trac mailing list