Bug 31127

Summary: Hang on attempting to change indent level
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: HTML EditingAssignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, rniwa
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch adele: review+

Enrica Casucci
Reported 2009-11-04 10:14:24 PST
Repro steps: 1. Enter the following markup in any HTML editor <ul><li>hello world<br>ciao</li><li>how are you?<br>good<br></li><div><br></div></ul> 2. Select all 3. Outdent Expected: The list is outdented. Actual: the browser hangs.
Attachments
Patch (11.02 KB, patch)
2009-11-04 14:27 PST, Enrica Casucci
adele: review+
Enrica Casucci
Comment 1 2009-11-04 14:27:08 PST
Adele Peterson
Comment 2 2009-11-04 15:44:34 PST
Comment on attachment 42521 [details] Patch Looks good!
Enrica Casucci
Comment 3 2009-11-05 09:05:17 PST
Committed revision 50536.
Note You need to log in before you can comment on or make changes to this bug.