Open
Bug 72870
Opened 24 years ago
Updated 3 years ago
'tabindex' attribute of AREA element not working when OBJECT element is used
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
NEW
People
(Reporter: christinehoff4, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [awd:tbl])
Attachments
(2 files, 1 obsolete file)
Tested on the following builds:
Win: 3/20/06 mtrunk
Mac: 3/20 mtrunk
Linux: 3/21/08 mtrunk
Open the attached file (should have an imagemap with it). The document testts
the tabindex attribute of the AREA element using the OBJECT element.
Expected result: Tabbing should highlight each colored section according to the
indicated order
Actual result: Colored sections are not highlighted as user tabs
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
HTML Element component is deprecated, and should be removed from Bugzilla.
Clayton is not the correct owner for these. Reassigning to layout.
Assignee: clayton → karnaze
Component: HTML Element → Layout
QA Contact: bsharma → petersen
| Reporter | ||
Updated•24 years ago
|
QA Contact: petersen → chrisd
Build 2001-07-27-branch on WinNT and Linux.
The same problem also exists with test case of no DOCTYPE.
Tested on build ID 2001-09-19-05-0.9.4 with attached test case on windows 2000
service pack 1, tabindex attribute of AREA element using the OBJECT element
fails. Tabbing does not highlight the colored section as indicated in test case.
changing OS to ALL from windows 98
OS: Windows 98 → Windows ME
Comment 7•24 years ago
|
||
Temporarily moving to future until a milestone can be assigned.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 9•22 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
Component: Layout → Layout: Tables
QA Contact: moied → madhur
Target Milestone: Future → ---
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 10•22 years ago
|
||
back to layout
Assignee: table → other
Component: Layout: Tables → Layout
QA Contact: madhur → ian
Comment 11•22 years ago
|
||
Attachment #28394 -
Attachment is obsolete: true
Comment 12•22 years ago
|
||
Over to keyboard nav.
Assignee: other → aaronl
Component: Layout → Keyboard: Navigation
Keywords: access
Priority: P5 → --
QA Contact: ian → sairuh
Target Milestone: Future → ---
Updated•19 years ago
|
Assignee: bryner → nobody
QA Contact: bugzilla → keyboard.navigation
| Assignee | ||
Updated•7 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•