Page MenuHomePhabricator

VisualEditor: Pressing tab on a slug throws error "Cannot call method 'getParent' of null" and does not go to the next line or next item
Closed, ResolvedPublic

Description

Screenshot

Steps to reproduce:

1.Open a page with VE
2.Place the cursor in a slug
3.Press tab

Observed Result:
An error appears in the console:
Uncaught TypeError: Cannot call method 'getParent' of null
ve.Document.getCoveredSiblingGroups
ve.ui.IndentationAction.increase
ve.ui.Surface.execute
ve.ui.Command.execute
ve.ui.Surface.execute
ve.ce.Surface.onDocumentKeyDown
proxy load.php:10
ve.EventSequencer.onEvent
(anonymous function)
jQuery.event.dispatch load.php:45
elemData.handle.eventHandle

Test Environment: production
Browser: Chrome Version 26.0.1410.65
OS: MAC OS X 10. 8. 5
Page:https://en.wikipedia.org/wiki/User:RYasmeen_(WMF)/sandbox?veaction=edit


Version: unspecified
Severity: normal

Attached:

Screen_Shot_2014-03-14_at_1.09.40_PM.png (750×1 px, 314 KB)

Details

Reference
bz62657