Opened 9 years ago
Closed 8 years ago
#14690 closed Bug (expired)
Once the scroll bar is clicked, It is moving right in the window and unable to use it
Reported by: | Gopikrishna | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Open the ckeditor and enter lengthy text so that the scroll bar is visible on the screen
- If you click on the scroll Bar and try to drag it to top or bottom of the view.
- scroll bar is not moving
Expected result
Scroll Bar Should be moved on clicking it and dragging that top or bottom.
Actual result
Scroll bar moved adjusts to right of the view and not moving
Other details (browser, OS, CKEditor version, installed plugins)
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | ckeditor_issue.PNG added |
---|
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.10 (GitHub - master) |
I can see you are using Kama skin. I have tried that skin with default full package but no issue has occurred. I was able to grab the scrollbar, move it around and when I released it, it stayed in place. Nothing unexpected has occurred.
Please tell me:
- which browser you use,
- are you able to reproduce this issue in standalone CKEditor, perhaps demo page or only when editor is integrated into your application (this might be caused by third-party script).
- Could you provide the screen-cast for this issue and more clear explanation? In original bug report you claim that toolbar should be moved and in comment:1 that it shouldn't. What exactly is the problem here?
comment:3 Changed 8 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Expected result
Scroll Bar Should not be moved on clicking it and dragging that top or bottom.