Page MenuHomePhabricator

Tables - using keyboard to move cursor throws "TypeError: surfaceView.getNativeRangeBoundingClientRect is not a function"
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. In VE insert a table and type some text in several cells.
  1. Using keyboard(arrow keys) try to move in the cell.

On each click of arrow keys produces: The errors TypeError: surfaceView.getNativeRangeBoundingClientRect is not a function.


Version: unspecified
Severity: normal

Details

Reference
bz72978

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:47 AM
bzimport set Reference to bz72978.

Oh, around in the cell itself, not to move to different cells. Sorry.

Verified the fix in betalbs and test2.

Jdforrester-WMF renamed this task from VisualEditor: Tables - using keyboard to move cursor throws "TypeError: surfaceView.getNativeRangeBoundingClientRect is not a function" to Tables - using keyboard to move cursor throws "TypeError: surfaceView.getNativeRangeBoundingClientRect is not a function".Nov 24 2014, 12:28 AM
Jdforrester-WMF set Security to None.