Closed
Bug 544498
Opened 16 years ago
Closed 15 years ago
[meta] A11y should get information from content instead of frames
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: davidb, Unassigned)
References
Details
Wherever possible we should find or create API in layout so that we don't need to walk frames.
| Reporter | ||
Comment 1•16 years ago
|
||
Layout knows frames better than we do, so let's hide details there, behind some nice API.
| Reporter | ||
Updated•15 years ago
|
Summary: [meta] A11y should stop walking frames → [meta] A11y should stop using frames
Comment 2•15 years ago
|
||
Sounds scary, please rename bug on something more peaceful.
(In reply to comment #0)
> Wherever possible we should find or create API in layout so that we don't need
> to walk frames.
What do you mean? When we walk frames?
| Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Sounds scary, please rename bug on something more peaceful.
>
> (In reply to comment #0)
> > Wherever possible we should find or create API in layout so that we don't need
> > to walk frames.
>
> What do you mean? When we walk frames?
Ignore 'walk' - this bug should really be a meta for frame usage now I think. We should use content nodes instead.
| Reporter | ||
Updated•15 years ago
|
Summary: [meta] A11y should stop using frames → [meta] A11y should get information from content instead of frames
Comment 4•15 years ago
|
||
> [meta] A11y should get information from content instead of frames
It's not possible I think.
(In reply to comment #3)
> Ignore 'walk' - this bug should really be a meta for frame usage now I think.
> We should use content nodes instead.
I still don't get it.
Comment 5•15 years ago
|
||
What is this bug about?
Comment 6•15 years ago
|
||
David, do we still need this bug?
Comment 7•15 years ago
|
||
Almost the year of inactivity, closing as incomplete.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•