Closed
Bug 376938
Opened 19 years ago
Closed 18 years ago
Additional "ghost" accessibles are being created
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: scott, Assigned: aaronlev)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
771 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a4pre) Gecko/20070409 Minefield/3.0a4pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a4pre) Gecko/20070409 Minefield/3.0a4pre
Additional "ghost" accessibles are being created. These accessibles have no name or role. See attached test page and inspect with accerciser.
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
The last accessible under document frame for the test case is a "ghost" accessible. It's path is 0,3,0,2,0,0,10. The children of the first paragraph with children are also ghost accessibles.
| Assignee | ||
Comment 3•18 years ago
|
||
* There is no text because those objects have no text -- it's how web authors code anchors, e.g. <a></a>
* There is no role because role of link isn't working for accerciser or the infrastructure
Suggest INVALID.
| Assignee | ||
Comment 4•18 years ago
|
||
Closing after IRC discussion.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•