Closed Bug 118851 Opened 24 years ago Closed 24 years ago

Active Accessibility: get i18n action names working again

Categories

(SeaMonkey :: General, defect, P4)

x86
Windows 2000
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9.8

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access, Whiteboard: looking for r=, sr=)

Attachments

(1 file, 1 obsolete file)

At some point we were using nsAccessible::GetTranslatedString() and accessible.properties to return internationalized action names. Need to make it work again.
Status: NEW → ASSIGNED
Keywords: access
Priority: -- → P4
Target Milestone: --- → mozilla0.9.8
Rather than passing back literal strings, this patch calls nsAccessible::GetTranslatedString with a unicode key. GetTranslatedString uses the key to look up the appropriate i18n string in accessible.properties. Action names are actions that form controls can do, like check, uncheck, press, etc.
Whiteboard: looking for r=, sr=
Comment on attachment 64518 [details] [diff] [review] This patch makes the accessibility code return i18n-friendly strings for action names r=jgaunt
Attachment #64518 - Flags: review+
Attachment #64518 - Attachment is obsolete: true
Comment on attachment 64589 [details] [diff] [review] More portable string foo - can't use L"blah" sr=hewitt
Attachment #64589 - Flags: superreview+
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: