Closed
Bug 68332
Opened 24 years ago
Closed 23 years ago
Tab navigation affected by CSS float property
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: jsp, Assigned: bryner)
References
(Blocks 1 open bug)
Details
(Keywords: access, css1, testcase, Whiteboard: [tabbing])
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010208
BuildID: 2001020804
Setting the CSS float property can affect tab navigation among anchors, causing
some anchors to become unreachable.
Reproducible: Always
Steps to Reproduce:
Fire up one of the attached test cases, click somewhere in the document to get
focus into the document, then use the tab key to navigate among the anchors.
(You really shouldn't have to click in the document to start with, but I'm
pretty sure there's already a bug for that.)
Actual Results: One of the anchors in each test case cannot be reached by tabbing.
Expected Results: You should be able reach all the anchors by tabbing.
Identical behavior on Mac build 2001020208.
Comment 3•24 years ago
|
||
Confirmed
platform: PC
OS: Linux 2.2.16
Mozilla Build: 2001021408
Good testcases btw. Marking NEW.
Comment 4•24 years ago
|
||
Important but can't fit it in right now.
This bug has been marked "future" because the original netscape engineer
working on this is over-burdened. If you feel this is an error, that you or
another known resource will be working on this bug,or if it blocks your work
in some way -- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
Comment 5•24 years ago
|
||
Joki, I'm giving you advanced warning that this is going to be upgraded sometime
after embedding 1.0 ships. I'd like it 6.5, but it will at last need to be in
7.0. Who would this have to fall on?
Comment 7•23 years ago
|
||
-> bryner to verify that we tab correctly with floaters now
Assignee: joki → bryner
Updated•23 years ago
|
Whiteboard: [tabbing]
Comment 9•23 years ago
|
||
Marking WORKSFORME based on reporters comments.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Comment 10•6 years ago
|
||
Keywords: sec508
You need to log in
before you can comment on or make changes to this bug.
Description
•