Open
Bug 101385
Opened 23 years ago
Updated 2 years ago
Left/Right navigation won't enter empty cell (arrow, caret) <nobr>
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
NEW
mozilla1.1alpha
People
(Reporter: timeless, Unassigned)
References
Details
(Keywords: access, Whiteboard: EDITORBASE-[caret])
Attachments
(2 files)
Load testcase, either show all tags or normal mode
click on L, press down, press right, press left.
click on L, press right, press down, press up.
click on R, press left, press down, press right, press up.
Notice that Up/Down can enter/leave the empty cell.
there's another bug exposed by this testcase but i'll talk about that elsewhere
... later.
Updated•23 years ago
|
Summary: Left/Right navigation won't enter empty cell → Left/Right navigation won't enter empty cell (arrow, caret)
Whiteboard: [caret]
you can still mouse click on the empty cell, marking bug future and EDITORBASE.
Status: NEW → ASSIGNED
Whiteboard: [caret] → EDITORBASE[caret]
Target Milestone: --- → Future
I think this has accessibility impact, marking EDITORBASE+ and nsbeta1+ for that
reason, setting milestone to mozilla 1.0
this is not common i dont believe. if the table cell is completely empty
arrowing would work fine. Its only with this <nobr></nobr> empty tag inside the
table cell that confuses key navigation. I suggest this is not fixed. certainly
not for EDITORBASE+
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.1alpha
Updated•22 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Summary: Left/Right navigation won't enter empty cell (arrow, caret) → Left/Right navigation won't enter empty cell (arrow, caret) <nobr>
Updated•15 years ago
|
Assignee: mjudge → nobody
Status: ASSIGNED → NEW
QA Contact: tpreston → selection
Comment 6•14 years ago
|
||
In current trunk builds, you can't enter the empty cell at all, pressing the arrow keys. But you can select the empty cell by clicking on it.
I guess bug 389321 might change things for the better here.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•