Closed Bug 163631 Opened 23 years ago Closed 23 years ago

up/down arrow navigation within a table exits table

Categories

(Core :: DOM: Selection, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: flacco003, Assigned: mjudge)

References

Details

(Keywords: regression, Whiteboard: EDITORBASE)

User-Agent: Mozilla (X11; I; Linux 2.0.32 i586) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020817 while using arrow keys to navigate within a table, an up arrow will move cursor out of the table to above the table, and ad own arrow will move cursor out of the table to below the table. Reproducible: Always Steps to Reproduce: 1. 2. 3.
confirming on win2k build 20020819
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
This is a regression; do we know when it started? Is this bug a duplicate? -->selection
Assignee: syd → mjudge
Component: Editor: Composer → Selection
Keywords: nsbeta1, regression
QA Contact: sujay → pmac
Whiteboard: EDITORBASE
Also, when you are above or below a table, the up and down arrow keys will skip over the table and not enter into it. Mike: The patch to nsFrame.cpp for bug 159207 caused this behavior. Reversing that patch (just the nsFrame part) restores correct behavior with respect to tables.
Depends on: 159207
Mike says to resolve this bug as fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: pmac → sairuh
vrfy'd fixed with 2003.03.13 comm trunk bits. a. if you're in the bottom row, down moves you out of and below the table. b. if you're in the top row, up moves you out of and above the table. c. if you're not in the top or bottom row (but still within the table), up moves up a row and down goes down a row.
Status: RESOLVED → VERIFIED
Hardware: PC → All
You need to log in before you can comment on or make changes to this bug.