Page MenuHomePhabricator

VisualEditor: Fix "Uncaught TypeError: Cannot read property 'left' / call method 'getOuterLength'."
Closed, InvalidPublic

Description

A couple more uncaught TypeError, a la https://bugzilla.wikimedia.org/show_bug.cgi?id=43014:

Uncaught TypeError: Cannot read property 'left' of undefined

Uncaught TypeError: Cannot call method 'getOuterLength' of undefined

Reported http://en.wikipedia.org/wiki/Wikipedia:VisualEditor/Feedback#Error_loading_data_from_server:_Server_error


Version: unspecified
Severity: normal

Details

Reference
bz43041

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:09 AM
bzimport set Reference to bz43041.

Given errors sounds like a selection issue; assigning to CE, but please advise if not.

Cannot reproduce this without a deep stack trace; also, this is from three months ago, and we're unlikely to still have the same issue.