Opened 17 years ago
Closed 17 years ago
#1435 closed Bug (fixed)
Safari: Enter is not working at the end of styled paragraph
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | Safari Compatibility |
Component: | UI : Enter Key | Version: | FCKeditor 2.5 Beta |
Keywords: | Confirmed Safari | Cc: | bhakti |
Description
Steps to Reproduce
- Load the following HTML:
<p><b>Testing</b></p>
- Place the cursor at the end of the text;
- Hit Enter.
The caret will not move, but the new paragraph is being created. It is enough to switch to Source View to see it.
Change History (2)
comment:1 Changed 17 years ago by
Cc: | bhakti added |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [1048]. Click here for more info about our SVN system.