Bug 16974

Summary: Shift+Return doesn't produce BR elements in a contentEditable area.
Product: WebKit Reporter: Johan "Spocke" Sörlin <spocke>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
URL: http://tinymce.moxiecode.com/safari/shift_return.htm

Description Johan "Spocke" Sörlin 2008-01-22 10:35:53 PST
WebKit doesn't produce BR element on a shift+return key press. This works in all other major browsers like IE, FF and Opera.

Steps to reproduce:
1. Open the attached URL.
2. Place caret inside editable area.
3. Press shift+return.
4. Observe that nothing happens, no BR is produced.
Comment 1 Mark Rowe (bdash) 2008-01-22 18:03:20 PST

*** This bug has been marked as a duplicate of 16973 ***