Changes between Initial Version and Version 9 of Ticket #9929
- Timestamp:
- Sep 26, 2013, 1:32:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9929
- Property Keywords Webkit Blink added; nbsp space removed
-
Property
Status
changed from
new
toconfirmed
-
Property
Version
changed from
4.0.1
to4.0
-
Ticket #9929 – Description
initial v9 6 6 7 7 On my configuration SCAYT is disabled, no difference. 8 9 ---- 10 11 Another TC: 12 1. Insert below code into editor and switch to WYSIWYG: 13 {{{ 14 <p>This is a simple sentence.</p> 15 }}} 16 2. Delete all spaces and create them again 17 Result: 18 {{{ 19 <p>This is a simple sentence.</p> 20 }}} 21 22 Problem can be reproduced in Blink and Webkit.