Page MenuHomePhabricator

Tabbing on the caption field gives error "Uncaught TypeError: selection.isSingleCell is not a function"
Closed, ResolvedPublic1 Estimated Story Points

Description

Steps:

  1. Insert a table
  2. Place your cursor on the caption field
  3. Press Tab

The following error appears:
Uncaught TypeError: selection.isSingleCell is not a function

Event Timeline

Esanders edited projects, added VisualEditor (Current work); removed VisualEditor.
Esanders set the point value for this task to 1.

Change 426109 had a related patch set uploaded (by Esanders; owner: Esanders):
[VisualEditor/VisualEditor@master] Ignore tab key when in table caption

https://gerrit.wikimedia.org/r/426109

Change 426109 merged by jenkins-bot:
[VisualEditor/VisualEditor@master] Ignore tab key when in table caption

https://gerrit.wikimedia.org/r/426109

Change 426121 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (8b01968a7)

https://gerrit.wikimedia.org/r/426121

Change 426121 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (8b01968a7)

https://gerrit.wikimedia.org/r/426121

Deskana triaged this task as Medium priority.