Closed Bug 569315 Opened 15 years ago Closed 15 years ago

Keyboard navigation for <object> is broken

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
blocking2.0 --- -
status2.0 --- wanted

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: regression, testcase)

Attachments

(2 files)

Attached file Testcase
The fix for bug 554635 is wrong. An empty <object/> should be skipped when tabbing, same for <object src="image-url">, etc Patch coming up...
Mats, is the patch still coming up?
If bug 554635 blocked, does a regression from it also block?
blocking2.0: --- → ?
status2.0: --- → wanted
It doesn't seem to me that this is serious enough to block.
blocking2.0: ? → -
Mats, do you have a work in progress patch?
Attached patch wipSplinter Review
This is the WIP fix I was working on... The approach is to make it more like <iframe> when <object> contains a sub-document. I remember now why I didn't upload the patch - I think this is wrong, tabbing shouldn't stop at sub-document containers at all. None of the other UAs do that IIRC. That needs a separate discussion and bug though, so I think we should just backout bug 554635 for now.
Resolving this as wontfix in favor of bug 596350.
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 596350
Resolution: --- → WONTFIX
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: