Hi guys, i have trouble, see my screenshots.
1) http://i.imgur.com/pWjq70H.jpg
2) http://i.imgur.com/fZwE3fP.jpg (added padding for first link)
3) http://i.imgur.com/00SNMVT.jpg (I set focus on first empty line and press delete, after i see unnecesary <br> appeared in first link.
Reproduced here - http://ckeditor.com/demo
How i can fix this?
Thanks.
Mon, 03/24/2014 - 10:17
#1
Would be nice to have actual
Would be nice to have actual code used to get this behavior. CKEditor and browsers modify non-standard code.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Hi Sebastian,
Hi Sebastian,
Not clear what code i should provide for you. I used chrome browser 33 v. Reproduced on Ubuntu and Windows. I provided example on ckeditor demo page, so this bug reproduced on last ckeditor version without other code. How you can explain this behavior in chrome browser?
up, please help
up, please help
I know, but we have to
I know, but we have to reproduce this on our end, and it's a pain retyping code from images... Anyway, I retyped it and not getting the br in the 3rd step you described. Where exactly are you placing the caret? Are you pressing the Del button or Backspace? When I but it in the top empty line, and press del, it removes the first </p> tag, as it should. Using Win8, Chrome 33. Code I put in source:
I get this code:
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Hi Sebastian,
Hi Sebastian,
How you get it?
If you get it from source wysiwyg(http://i.imgur.com/l8kYyea.jpg) - there are all is ok, bug not reproduced, because it corrected during switching.
Wrong code you can see only in browser inspector (and visually in browser).
up, please help
up, please help
Sorry, but I'm having a hard
Sorry, but I'm having a hard time understanding using the images. Please provide a test case with steps of what you do, the code you use (in text format), the buttons you press and the resulting code you get. Images are not the best way to debug something that might be...
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Ok, i will prepare all this
Ok, i will prepare all this soon