id summary reporter owner description type status priority milestone component version resolution keywords cc 11415 [Chrome]   is inserted instead of space. Piotr Jasiun "This ticket looks like continuation of #9929. **The problem is that #9929 was fixed in CKE 4.2.3 but it seems it has reappeared again in CKE 4.4.1** Besides below TC with link you can also reproduce this problem with: 1. Paste below in source mode and switch to wysiwyg. {{{

This is a simple sentence.

}}} 2. Remove space with backspace or delete and then insert it again. Result: {{{

This is a simple sentence.

}}} ---- 1. Open editor (replacebyclass.html) and inset following html in source mode: {{{

Source: Wikipedia.org

}}} 2. Switch back to WYSIWYG mode. 3. Put cursor just before 'Wikipedia.org'. 4. Press backspace. 5. Press space. 6. Go to source mode. Result: You will see: {{{

Source: Wikipedia.org

}}} Expected: There should be "" "" instead of "" "". In FF everything is fine. Probably related: #10359 and #9998" Bug confirmed Normal General 3.0 Webkit Blink