guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.5k stars 245 forks source link

Fix Scribe adding links to other contenteditables #522

Closed RichieAHB closed 6 years ago

RichieAHB commented 6 years ago

This PR stops Scribe throwing it's links around into other contenteditable nodes. This probably could be widened to ignore any commands when Scribe doesn't have a selection or focus, but the surface area of this PR would increase by a factor of 100 and I have no idea what it might break.

Recommend reading this diff in split view!