#1348 closed Bug (duplicate)
SVN Enter Bug in 'br' mode, with <p style="background: #somecolor">
Reported by: | Scott McNaught | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: |
Description
IE bug only...
To replicate:
<p style="background: #ffffcc">Press shift+enter --></p>
At the end of the line, press shift+enter (placing a <br />)
The cursor does not move to the next line. Typing a character puts the cursor in the right position.
Perhaps a fake needs to be added after the <br />
I beleive this is a result of a hack in the browser so that it doesn't render the background on the second empty line when it renders. In design mode however, it is very disruptive to the intuitiveness of the editor.
Change History (3)
comment:1 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by
Milestone: | FCKeditor 2.5 → FCKeditor 2.6 |
---|
comment:3 Changed 17 years ago by
Keywords: | background removed |
---|---|
Milestone: | FCKeditor 2.6 |
This is a dup of #1237.