google-code-export / lwrte

Automatically exported from code.google.com/p/lwrte
1 stars 0 forks source link

get_content() doesn't update when removing a hyperlink at the end of the content #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use the following content (or switch to source mode): "text <a 
href="www.google.com">link</a>"
2. in design mode, mark and cut the link (del or ctrl-X)
3. switch to source mode -> link is still there

What is the expected output? What do you see instead?
after cutting the link, it's gone in design mode, but still existing in source 
mode, will also return the link when eg. saving data

What version of the product are you using? On what operating system?
Lightweight RTE - jQuery Plugin, version 1.2 / Win7 x64 / Firefox v25.0.1

Please provide any additional information below.

Original issue reported on code.google.com by fexl...@gmail.com on 11 Dec 2013 at 11:59

Attachments: