Closed Bug 138346 Opened 22 years ago Closed 22 years ago

On MfcEmbed nightly build nsIAccessible's getAccActionName returns empty string

Categories

(Core :: Disability Access APIs, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dsirnapalli, Assigned: mozilla)

References

Details

Attachments

(2 files)

-- This problem appears only in MfcEmbed nightly build. It works fine MfcEmbed 
trunk build. Test case is attached.
When you run the test case in MfcEmbed nightly build the first alert you get is 
number of actions, in the case of button it's 1. The second alert is action 
name, it returns empty string instead of returning "Press".
When you run the same test case on MfcEmbed trunk build, it works fine.

-- This bug is occuring in AOL Gecko client(4114.312b) also.
-- This problems occurs for HTML Elements Anchor, Button, CheckBox, Radio 
Button. 
Blocks: atfmeta
Dharma, I don't know the MfcEmbed (where to get the source & nightly build?).
But refer to mozilla, can you find a file named "accessible.properties" here?

(see bug 135025)
Hi kyle,
I didnot find accessible.properties in MfcEmbed build. MfcEmbed is standard
Mozilla embedding application for win32. Its a light weight browser. 
You can find the source of MfcEmbed at
%mozilla_source%/mozilla/embedding/tests/mfcembed
You can find the binary in the same folder where you find mozilla binary
%mozilla_source%/mozilla/dist/Win32_D.OBJ/bin/mfcembed

This bug does not occur on Mozilla trunk on Mozilla nightly. It does not occur
on MfcEmbed trunk. It happens only on MfcEmbed nightly build.
MfcEmbed nightly build can be found at 
ftp://ftp.mozilla.org/pub/mozilla/nightly/2002-04-24-10-trunk/
The zip file is embed-win32.zip
Yes, this is clearly a properties file problem. I find out where those get
included and make sure they are getting copied in. 

Jay, you can build the mfcembed exe by adding: 

ac_add_options --enable-tests

to your .mozconfig file ( which sits either in your home directory or in the
mozilla directory. Setting MOZ_TESTS to 1 might also do the trick, but I know
the autconf option above does the trick.
Status: NEW → ASSIGNED
Comment on attachment 81056 [details] [diff] [review]
added the accessible.properties file to the manifest

r=chak
Attachment #81056 - Flags: review+
Comment on attachment 81056 [details] [diff] [review]
added the accessible.properties file to the manifest

sr=alecf
Attachment #81056 - Flags: superreview+
checked in last week
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
-- Verified in todays MfcEmbed nightly build. Works fine. Marking the bug as
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: