Default Place-Holding Characters
Gez Lemon asks whether Default Place-Holding Characters in form controls are still an accessibility requirement. I’ve always felt that this checkpoint was weird and could cause more problems than it solves. Apparently it is no longer something you should do, according to the WCAG 2.0 working draft: Place-holding characters in empty controls (deprecated):
This is a negative technique, an example of something you shouldn’t do. This technique corresponds to a WCAG 1.0 checkpoint. There is a proposal for an erratum that states the until user agents clause is met and this checkpoint (and thus technique) are no longer necessary.
- Previous post: Architecting CSS
- Next post: PDF Accessibility
Subscribe / follow
Sponsors
Authentic Jobs
- Front-end WordPress Developer - Contract to Hire at HyperArts (Oakland, CA, Ca, US)
- Lead Rails dev for Awesome + Funded London Social Recruiting StartUp, (Full-time, Telecommute) at Likeminds
- UI Designer at Artletic (Denver, CO or USA, Co, US)
- Interactive Javascript Developer at Slice n Press (US, , US)
DreamHost web hosting
Use the promo code 456BEREASTREET3 to save USD 20 when you sign up for DreamHost


Comments
I cheated on that requirement; glad it’s being removed.
In a short correspondence last year, Joe Clark and me also agreed on this. Personally, I never used placeholders for input elements since testing never revealed any problems, assuming that you label your forms and write sufficient microcontent, among others.
The WCAG 1.0 checklist (http://www.w3.org/TR/WCAG10/full-checklist.html) says “until user agents handle empty controls correctly”.
As far as I know, the only user agent that had a problem with empty form control was Netscape 2, which I think we can safely consider obselete.
Thus I think leaving out placeholding text entirely is fine, as far as meeting that guideline goes. That’s the approach I’ve always taken.
WebXACT flags empty form controls as a Priority 3 Error and so far I have acquiesced and put them in, but I’ve always felt placeholding text gets in the way and I never quite understood why it was needed…
What SHOULD we use (besides common sense of course) to show clients how accessible their site is or isn’t, if the online tools do not reflect current thinking?
I can’t envisage most clients sitting through a rendition of WCAG 2.0, but they seem able to get their heads around an online report that says good / bad…
Comments are disabled for this post (read why), but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.