- Pressing Tab in the last cell in a row should move you to the first cell in the next row, and create said row if necessary
- Pressing Shift-Tab in the first cell in a row should move you to the last cell in the previous row, but not create said row if necessary as that's not what other editing software does.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T84936 Release VisualEditor-MediaWiki as "1.0" | |||
Resolved | Esanders | T72665 Tab/Shift-Tab behaviour in contexts other than list indent/outdent (e.g. tables) | |||
Resolved | Esanders | T108245 Fully support basic table editing in the visual editor | |||
Resolved | Esanders | T119546 Pressing Tab/Shift-Tab in the last/first cell in a row should move you to the first/last cell in the next/previous row, and create said row if necessary |
Event Timeline
Comment Actions
Change 305560 had a related patch set uploaded (by Esanders):
Wrap to the next/previous row when tabbing in a table
Comment Actions
Change 305566 had a related patch set uploaded (by Esanders):
Add a new row when tabbing off the end of a table
Comment Actions
Change 305560 merged by jenkins-bot:
Wrap to the next/previous row when tabbing in a table
Comment Actions
Change 305566 merged by jenkins-bot:
Add a new row when tabbing off the end of a table