Closed Bug 366450 Opened 18 years ago Closed 18 years ago

implement accessible delegate object

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: surkov, Assigned: surkov)

Details

(Keywords: access)

Attachments

(3 files)

Idea is to redirect most of accessible properties/methods to another accessible object. For example, <xf:input> <xbl:content> <html:select> <html:option/> </html:select> </xbl:content> </xf:input> I'd like to have one accessible object for xf:input instead if I will have two accessible object both for xf:input and for html:select. The idea is to redirect all calls from xf:input accessible object to html:select accessible object.
Attachment #250965 - Flags: review?(aaronleventhal)
I think I like the idea, but what end user problem is it fixing?
Keywords: access
(In reply to comment #1) > I think I like the idea, but what end user problem is it fixing? > I don't know right now :) I didn't test it yet. Though it provides "right" accessible objects. The one thing I don't like in this patch is copying all interfaces methods that involves if I change interface then I should change nsDelegateAccessible too.
Wayne, can you see any problems related with this?
Attached patch xhtml risk groupSplinter Review
Attached file xul risk group
(In reply to comment #3) > Wayne, can you see any problems related with this? > I attached testcases that can help.
Alexander, investigating the attached tcases. From what I see the tcase behaves correctly.
Interesting, but we don't need this.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Attachment #250965 - Flags: review?(aaronleventhal)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: