[Webkit-unassigned] [Bug 28829] New: Crash in AccessibilityRenderObject::activeDescendant when trying to set aria-activedescendant to something without a renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 29 16:19:33 PDT 2009


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

           Summary: Crash in AccessibilityRenderObject::activeDescendant
                    when trying to set aria-activedescendant to something
                    without a renderer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adele at apple.com


Created an attachment (id=38777)
 --> (https://bugs.webkit.org/attachment.cgi?id=38777)
crashing test case

Crash in AccessibilityRenderObject::activeDescendant when trying to set
aria-activedescendant to something without a renderer

I could only get this crash to happen when using VoiceOver.  See the attached
test case.  Just a simple nil check - I'll attach a patch soon.

Is there a way to trigger the accessibility API through DRT?

-- 
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