id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 9810,Links pasted into CKEditor become active in read-only mode,Johannes Fischer,,"If a link contains more markup within the tag, the click event will succeed to open the page behind the link in editor's window while the editor is in read-only mode. This can currently be reproduced using the online example of CKEditor 4 (http://nightly.ckeditor.com/latest/ckeditor/samples/readonly.html). The following steps describe my test scenario: 1. Open the read-only sample page 2. Click on the 'CKEditor' link of the sample text within the editor. Nothing happens, as expected. 3. Click the 'Make it read-only' button and click once again on the 'CKEditor' link mentioned above. Nothing happens, as expected. 4. Click the 'Make it editable again' button below the editor to leave the read-only mode. 5. Replace the content of the editor window with the HTML provided in the attached text file (may have to use source mode in order to do that) 6. Click on 'world junior hopefuls' link while in editable mode. Nothing happens, as expected. 7. Switch to read-only mode and click on 'world junior hopefuls' link again. Now, the news article behind this link will open inside CKEditor's window. It seems that the tag inside the anchor prevents the click protection from functioning while the editor is in read-only mode. I am not sure if the nightly samples are off the master branch, but I could reproduce it in my environment using the master, so I chose to select it here. Please correct if necessary. Please let me know if you need more information. Thanks, Johannes ",Bug,confirmed,Normal,,Core : Read-only,3.6,,,