Bug 131198

Summary: AX: Investigate better support of dynamic ARIA tooltips
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Minor CC: webkit-bug-importer
Priority: P4 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://whatsock.com/test/dt_demo/Coding%20Arena/Inline%20Form%20Field%20Validation%20and%20Dynamic%20Help%20Tooltips/Dynamic%20Help%20Tooltip/demo.htm

Description James Craig 2014-04-03 17:48:55 PDT
Bryan Garaventa sent this example to the Working Group, which uses the already-weird ARIA tooltip pattern, but with dynamically changing pointers to different tooltip elements. I'm not sure this is a common or recommended usage (I'd recommend a live region in this case) but it's possible there is something in here we can or should to to make work better.

http://whatsock.com/test/dt_demo/Coding%20Arena/Inline%20Form%20Field%20Validation%20and%20Dynamic%20Help%20Tooltips/Dynamic%20Help%20Tooltip/demo.htm
Comment 1 Radar WebKit Bug Importer 2014-04-03 17:49:18 PDT
<rdar://problem/16519941>
Comment 2 James Craig 2014-04-03 18:49:04 PDT
Nevermind. He's already changed the test case example. Closing.