[Webkit-unassigned] [Bug 13001] New: Missing accessibility localized strings cause assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 04:57:46 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=13001

           Summary: Missing accessibility localized strings cause assertion
                    failure
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: proton at wiretapped.net


A number of accessibility strings are missing from Localizable.strings.

This means some accessibility functions will cause an assertion failure in
WebKit:
ASSERTION FAILED: could not find localizable string web area in bundle
result != notFound
(/Users/andrew/Documents/Coding/WebKit-svn/WebKit/Misc/WebLocalizableStrings.m:57
WebLocalizedString)

To trigger this:
1. Load a web page or image in WebKit (eg. http://webkit.org/ )
2. Open Accessibility Viewer from the Developer tools
3. Hold the mouse over the WebKit window


-- 
Configure bugmail: http://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