Opened 18 years ago
Closed 18 years ago
#407 closed Bug (duplicate)
The editor edits the page HTML (outside the editor region)
Reported by: | Idan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I found this bug in my code and then I checked and saw that it happands also in the editor demo on the offical site (http://www.fckeditor.net/demo).
Steps to reproduce:
- Go to http://www.fckeditor.net/demo.
- Click inside the editor document area (where "This is some sample text. You are using FCKeditor." is written).
- Click on the "Right Justify" button.
- Select the title "Demo" with your mouse (higlighting it) - see Screen Shot # 1.
- Click on the "Center Justify" button. The Title would move to the center of the screen (Screen Shot # 2).
This would also happand on other places on the screen (Screen Shot # 3) and with other buttons (like the "hr" one) - Screen Shot # 4.
Browser name and OS:
IE 7, Windows Server 2003
Also known issue in IE 6
Screen Shot # 1