Opened 13 years ago
Closed 13 years ago
#8302 closed Bug (invalid)
Jumping Scroll bar on IE8
Reported by: | pgteam | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
Jumping scroll bar make wrong scrollbar position when pasting content. Reproduce steps:
- input (paste) a large content
- copy some content and paste at the bottom of the page or middle of the page,
- the scrollbar doesn't show at the correct level to the pasted content position.
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by
Keywords: | scrollbar removed |
---|---|
Status: | new → pending |
comment:2 Changed 13 years ago by
Thanks for your reply.
- it can reproduce in standalone ckeditor
- i am taking about js ckeditor
- version 3.6 and 3.6.1 got same problem
- it always occur after setHtml and then copy and paste content
- steps for reproduce:
- setHTML some content which is > one page
- copy and paste some content at the end, middle of the passage
- after several paste, the scroll bar "jump" to the wrong level which is very annoying . .
comment:3 Changed 13 years ago by
Still no luck in reproducing the issue.
Please see the attached file - it shows the test case I have prepared.
In this TC I have used setHtml method, than copied some of the ckeditor's earlier pasted content, than pasted it many times in the middle and later at the end but no jumping occurred.
Could I ask you to prepare (maybe correct this one) similar test case file in which reproducing the issue is possible?
Changed 13 years ago by
Attachment: | mytestpage.html added |
---|
to use it just copy it into samples folder
comment:4 Changed 13 years ago by
@pgteam you think you will be able to create/correct mine sample file allowing to reproduce the bug?
comment:5 Changed 13 years ago by
@pgteam your description of a problem is very unclear. Could I ask you to simplify your description as much as possible so that we could easily sit down and look at steps you have provided and reproduce it.
I'm very determined to reproduce the issue. What is more this issue is linked to forum post http://cksource.com/forums/viewtopic.php?f=11&t=20780.
Both of those descriptions seem like a bug but are very unclear thus disallowing me to reproduce the problem and finding a solution for it. A reduced test case file(s) and clear steps how to reproduce will be much appreciated here.
comment:6 Changed 13 years ago by
@pgteam could I ask you again to provide clear and detailed description of the problem (just like you did in #8335)?
Also I'm not sure if the issue is the same as the one described here - http://cksource.com/forums/viewtopic.php?f=11&t=20780. If these issues are different could I ask you to add detailed description of the problem in this post or report new issue based on this post?
comment:7 Changed 13 years ago by
I am so sorry, i've discovered that the code i modified cause this problem. Thanks for your time.
comment:8 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I have copied some text from .txt and .doc file, than pasted it into CKEditor using CRTL+V or paste button, than copied few lines of text and again pasted using CRTL+V or paste button. In my opinion toolbar was always at right position.
I'll be needing more information here. Like: