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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 12:55:52 PDT 2009


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





------- Comment #1 from joanmarie.diggs at gmail.com  2009-05-03 12:55 PDT -------
Created an attachment (id=29966)
 --> (https://bugs.webkit.org/attachment.cgi?id=29966&action=view)
test case

Here's a test case, should one be of use.

Note that there is an image included with both alternative text and a title
attribute. At the moment, WebKit is exposing the alternative text as the
accessible description which means it conflicts with my recommendation. :-) A
couple of alternatives for the alt text for your consideration:

1. Expose the alt text as the name. This is what Gecko does FWIW.

2. Expose the alt text as the image description (i.e. rather than the
accessible's description). Please see
http://library.gnome.org/devel/atk/unstable/AtkImage.html

Personally, I could go either way. My thang has always been the
consistency/reliability factor: If I know where I can expect to find/access
something I'm good. :-) Will, do you have a preference/thoughts on which
approach is preferable?


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



More information about the webkit-unassigned mailing list