[Bug 16804] [AAPI]: take into account for title attribute specialness when on input that also accepts required

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16804

--- Comment #13 from steve faulkner <faulkner.steve@gmail.com> 2012-04-25 10:25:57 UTC ---
(In reply to comment #11)
> (In reply to comment #6)
> > (In reply to comment #4)
> > > do you mean we need a mechanism other than classical mapping to accessible name
> > > and description?
> > 
> > thats what i don't know, which is why i have raised the issue. as you can see
> > from the screenshot the text is displayed in 2 places (tooltip and error
> > message). how will this be handled to avoid repetition?
> 
> Ok, I'd say it should be implementation dependent. For example, if that message
> is shown when user left the text field with incorrect value then I'd say we
> should map it into alert so it gets announced to the user immediately.
> 
> Btw, I'm a little bit confused by chrome screenshot. Why are message and
> tooltip shown the same time? What is markup of this case?

In chrome the title attribute text is shown both in the tootltip (anytime) and
in the error message when triggered.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 25 April 2012 10:26:04 UTC