[Webkit-unassigned] [Bug 120027] New: AXObjectCache's accessibilityEnhancedUserInterfaceEnabled should be initialized on process creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 14:01:06 PDT 2013


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

           Summary: AXObjectCache's
                    accessibilityEnhancedUserInterfaceEnabled should be
                    initialized on process creation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.8
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com
                CC: webkit-bug-importer at group.apple.com


Right now we only call AXObjectCache::setEnhancedAccessibility() when AppKit sends us a notification indicating that the value has changed. We should not have to rely on that to properly initialize this value.

<rdar://problem/14736960>

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