Open Bug 395704 Opened 17 years ago Updated 2 years ago

Spatial navigation picks up elements with visibility: hidden; in their computed style

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

1.8 Branch
defect

Tracking

()

People

(Reporter: WeirdAl, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file test HTML file (deleted) —
Not tested on trunk. On 1.8 branch, symantec.com and walmart.com have many elements hidden from the user by the visibility: hidden; styling. Alas, spatial navigation picks them up. This should be pretty easy to fix: getComputedStyle from the window on the element in question, get visibility, check to see if it says "hidden".
Attachment #280381 - Attachment mime type: text/plain → text/html
Blocks: 436084
Component: Keyboard: Navigation → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: