[Webkit-unassigned] [Bug 25524] [Gtk] Expose the title attribute to assistive technologies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 15:15:17 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25524





--- Comment #4 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-07-16 15:15:16 PDT ---
(In reply to comment #3)
> (In reply to comment #0)
> > [...]
> > Therefore, it is recommended that the content of the title attribute be exposed
> > as the object's accessible description.
> 
> Trying to reproduce the bug with the test case provided I found out this is now
> already fixed, 

Really??

> so I guess it would be great if you could verify it to make sure
> this bug is not here anymore :-).

When I look in Accerciser at the image, I see the following:

1. The image has no accessible name.

2. The accessible description of this object is "Orca" ("Orca" is the alt text;
not the title text.)

3. The title information ("The logo of Orca, screen reader for the GNOME
desktop enviornment") is not exposed to ATs from what I'm seeing.

What I expect to see is the following:

1. The image would derive its name from the alt text (i.e. the accessible's
name would be "Orca")

2. The accessible description of this object would be "The logo of Orca, screen
reader for the GNOME desktop enviornment"

In addition:

1. The "phone number" link has a title attribute ("i.e. the number of your
phone :-)"). I do not see that being exposed to ATs. I expect the title
attribute to be exposed to ATs -- and done by making that information the
accessible description.

2. The entry in which the user is expected to type his/her phone number has a
title attribute ("Enter your phone number without any punctuation"). Again, I'm
not seeing that information exposed to ATs. (And again, I'd expect it to be
exposed via the accessible description.)

3. Ditto for the Submit button (title attribute which is not exposed to ATs,
but should be: "If you need a tooltip to tell you to press this button, we
don't want your phone number." -- Yeah, I was tired when I made the test case.
;-))

commit 8b7420eab5c08e533279382990d1bc94b9f52360
Date:   Thu Jul 16 21:52:02 2009 +0000

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list