Bug 35426

Summary: REGRESSION: Can't make lists in trac version <= 0.11 anymore
Product: WebKit Reporter: Patrik Weiskircher <pat>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, enrica
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
URL: http://trac.edgewall.org/demo-0.11

Patrik Weiskircher
Reported 2010-02-26 03:19:17 PST
Using Version 4.0.4 (6531.21.10, r55270) Steps to reproduce: 1) Go to above URL 2) Click Edit this Page 3) Add ' * test' (without the quotes) at the top of the page 4) Add 2 newlines afterwards. 5) Click on Preview Expected: A list with the content test Actual: Just '* test', no list. If you now re-edit the entered text and exchange the space after the asterisk again for a ordinary space, hit preview again, it works.
Attachments
Patrik Weiskircher
Comment 1 2010-02-26 03:43:09 PST
Alexey Proskuryakov
Comment 2 2010-02-26 19:57:03 PST
I'm fairly sure this has the same root cause as bug 35457 - non-breaking spaces are inserted instead of normal ones. *** This bug has been marked as a duplicate of bug 35457 ***
Note You need to log in before you can comment on or make changes to this bug.