[Bug 10873] Provide a method of explicitly setting a tooltip for an element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10873

John Foliot <jfoliot@stanford.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |TrackerRequest
             Status|RESOLVED                    |REOPENED
                 CC|                            |jfoliot@stanford.edu
         Resolution|WONTFIX                     |

--- Comment #2 from John Foliot <jfoliot@stanford.edu> 2010-09-30 19:15:15 UTC ---
The Editor's response does not address the 3 technical requirements articulated
in the initial bug:

1. Must be accessible in a device agnostic manner.(Tool-tips are
mouse-dependant at this time)
2. Text must be resizeable and restyleable. (low vision users, contrast issues,
etc.)
3. Duration of display must be configurable by users. (addresses cognitive
processing issues)

For these reasons, a newly minted tool-tip element should be considered that
can thus take on attributes such as 'delay', event-handlers such as :focus
(this could be native) and the ability to be styled using CSS.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 30 September 2010 19:15:17 UTC