id summary reporter owner description type status priority milestone component version resolution keywords cc 5764 Link button puts URL to left of selected text Aren Cambre "If I select text, click the '''Link''' button, type a URL, and press Enter or hit OK, the link ''usually'' but not always is inserted into the body test just to the left of the selected text. For example, if I select {{{Hello, World!}}} and try to link it to {{{http://www.cnn.com}}}, I'll end up with {{{http://www.cnn.comHello, World!}}} in the WYSIWYG view and {{{http://www.cnn.comHello, World!}}} in the HTML code. Occasionally, CKEditor will properly link the selected text but also link many words to the right of the selected text. Rarely, CKEditor will link correctly. I can reproduce on Firefox 3.6.3, Google Chrome 5.0.375.55, and Internet Explorer 8 at http://ckeditor.com/demo. All browsers are running on Windows 7. I am not the only one to experience this. See the Drupal WYSIWYG module bug reported at http://drupal.org/node/812872." Bug closed Normal General 3.3 duplicate aren@…