Haven't tried this with the latest code, only the alpha5 demo, but when i hit cmd+V to paste some text, nothing happens.

Comments

lionheart8’s picture

I can confirm that with d7.x-2.x-dev as well.
:(
Any way out? I have this in the Drupal commons distribution.
Regards

ezra-g’s picture

Issue tags: +commonslove

Adding the 'commonslove' tag.

lionheart8’s picture

Hi
Thank you for the response.
I don't quite get you, though. What is & exactly where do you add that tag?
Regards

webchick’s picture

Project: Edit » Aloha Editor (obsolete)
Component: Aloha Editor » Code

Confirmed, but this is actually a problem with our build of Aloha Editor, Edit module is just a victim. Moving.

webchick’s picture

Marked #1783626: Pasting is broken in our custom build of AE as a duplicate, since this one was technically older, but here are relevant details from Wim:

This is because AE won't load vendor/sanitize.js in our custom build of AE, causing content handlers to break. Also see #1782348: Improve the custom build of Aloha Editor.

ezra-g’s picture

@lionheart8 - I was adding a tag to help track this issue. See http://drupal.org/node/1023102 for more about that practice.

wim leers’s picture

Version: 7.x-1.x-dev » 8.x-2.x-dev
Assigned: Unassigned » wim leers

I figured out the cause. https://github.com/alohaeditor/Aloha-Editor/issues/750

Commit that fixes this upcoming.

wim leers’s picture

Title: Cannot paste text into Aloha » Cannot paste text into Aloha due to broken vendor/sanitize.js
Status: Active » Fixed
jacobson’s picture

I've tried the patch for D7 to which Wim links in comment #8. I cleared the cache. Must I do anything else? I still cannot paste into a textarea that has the Aloha text formatter format and shows the Aloha editor bar. Thanks

yechuah’s picture

Try this modification to the code. http://drupal.org/node/1816184 i havent made a patch for it but its just a 1 line addition to drupalcontenthandler.js

Automatically closed -- issue fixed for 2 weeks with no activity.