curtisrutland / DIC-Editor-Shortcuts

A Chrome Extension to add keyboard shortcuts to the dreamincode.net text editor
0 stars 3 forks source link

URLTagBinding clipboard copy fails #10

Open ryan-beckett opened 11 years ago

ryan-beckett commented 11 years ago

User action

Copy URL, go to editor and hit ctrl-l. URL doesn't appear. Tested in extensionless Chrome window.

Chrome console error

Port: Could not establish connection. Receiving end does not exist. Error in event handler: TypeError: Cannot read property 'val' of undefined

Potential cause

Likely to be an issue with the background page.

Proceeding

Research and debug the issue.