Closed Bug 314851 Opened 19 years ago Closed 19 years ago

cannot tab to elements inside a table caption

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 242829

People

(Reporter: grantwohl+mozbug, Unassigned)

References

()

Details

(Keywords: access, testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051101 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051101 Firefox/1.5

I cannot tab to elements inside a table caption. For example, with the following code, I can't tab to the text box.
<table><caption><input></caption></table>

Reproducible: Always

Steps to Reproduce:
1.Load testcase or make your own and load that.
2.Try to tab to an element that would normally be tabbable.
3.Notice that it is impossible.

Actual Results:  
The element that is normally tabbable which I tried to tab to did not receive focus.

Expected Results:  
The element that is normally tabbable which I tried to tab to should have received focus.
Attached file Testcase
Keywords: access, testcase
Assignee: nobody → events
Component: Layout: Tables → Event Handling
QA Contact: layout.tables → ian

*** This bug has been marked as a duplicate of 242829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: