Closed
Bug 245819
Opened 21 years ago
Closed 21 years ago
Can't get accessibility info from 2 pages in a row, when they have <input type="text">
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access)
Attachments
(1 file)
1.77 KB,
patch
|
pkwarren
:
review+
Henry.Jia
:
superreview+
|
Details | Diff | Splinter Review |
Steps:
1. Visit Google
2. Run accexplore.exe, get accessibility info from object in document
3. Click on link to Froogle
4. Use accexplore.exe to get accessibility info from object in document
Results:
Won't walk into document
Expected:
Should walk into Froogle doc
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #150220 -
Flags: review?(pkw)
Updated•21 years ago
|
Attachment #150220 -
Flags: review?(pkw) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #150220 -
Flags: superreview?(Henry.Jia)
Attachment #150220 -
Flags: superreview?(Henry.Jia) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
Checking in nsRootAccessible.cpp;
/cvsroot/mozilla/accessible/src/base/nsRootAccessible.cpp,v <--
nsRootAccessible.cpp
new revision: 1.91; previous revision: 1.90
done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•