Opened 17 years ago
Closed 17 years ago
#1361 closed Bug (fixed)
Indent bug on <p><strong>Text</strong></p>
Reported by: | Scott McNaught | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: |
Description
Set the html to the following text, then press indent right at the end of the line.
<p><strong>Set cursor to end of line and press indent right</strong></p>
JS error: 'StartBlockLimit.nodeName' is null or not an object
Note: This also corrupts the source leaving a bookmark span tag.
Change History (2)
comment:1 Changed 17 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [991]. Click here for more info about our SVN system.
Confirmed with IE7. Ok with FF2. Probably related to FCKDomRangeIterator.