Page MenuHomePhabricator

VisualEditor: Link inspector ignores typed text if user presses [enter] too quickly, explodes with new links
Closed, ResolvedPublic

Description

The link inspector ignores the text entered when the user does not wait for the "matching page" results to appear (Chrome/Ubuntu) before pressing "enter". If the user is adding a completely new link, the selection appears offscreen and we get a JavaScript error:

Uncaught Error: No class registered by that name: undefined

This behavior is similar to earlier issues such as bug 42278 and bug 49941.


Version: unspecified
Severity: major

Details

Reference
bz51415

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:00 AM
bzimport set Reference to bz51415.

Change 76839 had a related patch set uploaded by Trevor Parscal:
The greatest commit in the history of the world*

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

  • Bug 52344 has been marked as a duplicate of this bug. ***

Change 76839 merged by jenkins-bot:
Link inspector bug fixes

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

This is now merged and will be deployed later.