Bug 13861
| Summary: | WYSIWYG -Incorrect behavior - Enter key does not work in table cells | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Craig <crh3675> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | Normal | CC: | justin.garcia |
| Priority: | P3 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| Bug Depends on: | |||
| Bug Blocks: | 6627 | ||
Craig
When entering data into a table-cell within a Safari WYSIWYG editor (this has been attempted with TinyMCE and RTEF), the editor creates a new table cell instead of creating a blank line.
Demo RTEF here:
http://rtef.info/demo.htm
Demo TinyMCE here:
http://tinymce.moxiecode.com/example.php?example=true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Justin Garcia
Return/enter insert a line break, are you testing with the latest nightly?
David Kilzer (:ddkilzer)
(In reply to comment #1)
> Return/enter insert a line break, are you testing with the latest nightly?
http://nightly.webkit.org/
Craig
Will try latest build. Thanks.
Craig
Works in latest build