Bug 16974
Summary: | Shift+Return doesn't produce BR elements in a contentEditable area. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Johan "Spocke" Sörlin <spocke> |
Component: | HTML Editing | Assignee: | 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 |
Johan "Spocke" Sörlin
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 16973 ***