Opened 16 years ago
Closed 13 years ago
#2776 closed Bug (invalid)
Window "jumps" and does not submit when submit button clicked (IE)
Reported by: | Gary Marshall | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6 |
Keywords: | IE | Cc: | nicholas@… |
Description
Bug appeared in 2.6.3 (not present in earlier versions) and continues through SVN.
Only occurs on pages that have a significant amount of content between the FCKeditor window, and the submit button of the form they both belong to.
To reproduce:
- In IE6/IE7 only:
- Create a test page, with many lines of content between FCKeditor window and submit button (or see example: http://garydev.nfshost.com/fcktest.php)
- Click anywhere in the FCKeditor content window
- Use scroll bar to scroll down to submit button, making sure "focus" is still on FCKeditor window
- Click submit button
- Form does not submit, and window jumps back to FCKeditor window
Notes:
- Bug disappears in "quirks" mode
- If focus is not in FCKeditor window, bug does not occur
- If you use any method but the scroll bar to scroll, bug does not occur
- Tested in IE6/7 in XP/Vista
I hope this is clear enough, it's my first bug submission. Thanks.
Change History (12)
comment:1 Changed 16 years ago by
Keywords: | Confirmed IE added |
---|
comment:2 Changed 16 years ago by
Cc: | nicholas@… added |
---|
I can provide a few more details, if it helps.
First, this problem only occurs if you scroll beyond the cursor, and only if you scroll by clicking on the scroll bar to scroll. If you use the mouse scroll wheel or touch pad scrolling shortcuts, it doesn't happen.
Second, you don't just have to click on a submit button to encounter this problem. All you have to do is click within the HTML editor window, scroll beyond the cursor, then click on the body of the document somewhere. That will cause the window jump.
Finally, this behavior does not appear to happen if you click on text boxes or other text areas or other HTML editor instances within the same form. Only if you click on a submit button or the document body.
We can also confirm this bug was not present in versions before 2.6.3 and that it still exists.
comment:3 Changed 16 years ago by
Priority: | Normal → High |
---|---|
Version: | FCKeditor 2.6.3 → FCKeditor 2.6.4 |
I have the same problem. Very anoying because a client mentioned the problem and I cannot get it fixed.
I only get the bug in IE7 and lower. Not in IE8. And the problem is still remaining in the last version 2.6.4.
comment:4 Changed 16 years ago by
Priority: | High → Normal |
---|---|
Version: | FCKeditor 2.6.4 → FCKeditor 2.6.3 |
comment:6 Changed 15 years ago by
Seeing the same issue here. Focus is jumping in IE6-7 if you use the scroll bar. Anyone have a solution to this?
comment:7 Changed 15 years ago by
Priority: | Normal → High |
---|
We are also having this issue. We recently upgraded from 2.3.2 to 2.6.4 on your web application and this problem has only manifested itself since the upgrade went live.
The problem only occurs using the scroll bar, the mouse wheel works fine.
This is a major issue for us, is there a solution in the pipeline?
comment:9 Changed 15 years ago by
I just wanted to let anyone who's still following this know that the bug does not appear in the newest version, CKEditor 3.0. So I assume it will not be fixed in FCKeditor, since CKEditor replaces it (http://ckeditor.com). I am removing the pages referenced in the original bug ticket above, since I think this is pretty much resolved.
comment:10 Changed 15 years ago by
Keywords: | JUMP BUG CONFIRMED added; Confirmed removed |
---|---|
Milestone: | → CKEditor 3.x |
Summary: | Window "jumps" and does not submit when submit button clicked (IE) → Jump bug still there in CKEditor 3.1 |
Version: | FCKeditor 2.6.3 → 3.1 |
Hello,
I am new to this forum.
Installed CKEditor v 3.1 and I also have this jumping problem.
IE 8 : long text edited. I scroll down, click in the editor area. The editor jumps back at the top of the text. It is really a problem for my customers.
Customers were okay to use Firefox, but they found another bug in Firefox. When pasting from word part of the infos in the foot notes are lost. My customers have foot notes in almost in every article.
So I have them paste their document in IE, save, close IE, open FF, and edit the document in FF. I feel a bit ridiculous.
This issue is not at all resolved. Can you please give it a high priority.
Jet
comment:11 Changed 15 years ago by
Keywords: | Confirmed added; JUMP BUG CONFIRMED removed |
---|---|
Milestone: | CKEditor 3.x |
Priority: | High → Normal |
Summary: | Jump bug still there in CKEditor 3.1 → Window "jumps" and does not submit when submit button clicked (IE) |
Version: | 3.1 → FCKeditor 2.6 |
comment:12 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.
Definitely confirmed. It is important to use scroll bar, not mouse scroll.