embedded-emacs icon indicating copy to clipboard operation
embedded-emacs copied to clipboard

Remove focusing hack

Open davidben opened this issue 13 years ago • 0 comments

We currently forcibly focus the editor from the plugin when spawning a new one in. Better to do this in JavaScript. It'll need a fix to this bug in Chrome. The hack was added in 54d23945bc3051a0c8545240c8cae5c9952b36fe.

https://code.google.com/p/chromium/issues/detail?id=27868

davidben avatar Jan 17 '12 20:01 davidben