Postponed (maintainer needs more info)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 04:45 UTC
Updated:
28 Jan 2013 at 13:34 UTC
Comments
Comment #1
mkesicki commentedI checked html source code on mentioned site and it looks fine.
I don't see the reason why CKEditor have something common with this issue.
Can you check add link with
target="_blank"without CKEditor (in plain text) and check how it behaves ?Comment #2
yeahflow commentedHi,
Thanks for the speedy reply.
I tried as you suggested on the same page but unfortunately got the same result.
You're right that it doesn't appear to be a CKEditor issue but I didn't know where else to post the issue.
Any other ideas?
Thanks!
Comment #3
mkesicki commentedPlease check if you get the same result when you use plaint text (without using CKEditor).
Comment #4
federico.parra commentedI think the problem, which I'm also having, is with internal links. Drupal see those and automatically triggers the overlay and loads them in _self within the overlay. I've been trying to override that somehow but hasn't have luck so far. Any ideas? Thanks. Federico