Closed Bug 319981 Opened 19 years ago Closed 18 years ago

Accessibility incorrectly reports visible items as invisible

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tim, Assigned: aaronlev)

References

Details

(Keywords: access)

Firefox 1.5 is reporting some items as "invisible" in Active Accessibility when they should probably be visible.  It is also reporting "visible" children within "invisible" parents, which doesn't seem correct.  These issues didn't occur in Firefox 1.0.

Example pages (viewed using Accessibility Explorer):

http://www.yahoo.com
The icon links at the top (Finance, Music, Shopping, etc.) and the Search Category tabs/links are represented as “Invisible” by Active Accessibility, but they are clearly visible to the user.

http://www.mozilla.com/firefox/releases/1.5.html
The navigation links on the right side of the page are represented to Active Accessibility as:
[ list – visible ]
   [ list item – invisible ]
      [ link – visible ] Downloading and Installing
   [ list item – invisible ]
      [ link – visible ] System requirements
   ...

http://www.technorati.com/pop/news/
Here the HTML <ol> list on the right column is represented as:
[ list – invisible ]
  [ list item – visible ]
    [ link – visible ]
  [ list item – visible ]
    [ link – visible ]
Problem in ATK as well.
Blocks: keya11y
Keywords: access
OS: Windows XP → All
Hardware: PC → All
Summary: Active Accessibility incorrectly reports visible items as invisible → Accessibility incorrectly reports visible items as invisible
I believe this was fixed by very recent fixes for STATE_INVISIBLE.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.