Opened 14 years ago
Closed 14 years ago
#8909 closed Bug (duplicate)
Up and Down arrow do not move after hiding and showing again element that contain the editor
| Reported by: | chriscinelli | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.6.3 |
| Keywords: | Cc: |
Description
I could see the problem on FF8 in Windows. Everything works fine on FF11 on Mac and PC. Not sure for FF9 and FF10.
How to reproduce:
-Go to http://ckeditor.com/demo
-From console type:
document.getElementById("content").style.display = "none" document.getElementById("content").style.display = "block"
Now if you press the up or down arrows you cannot navigate in the editor anymore but you just see the scrollbar going up and down.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
| Keywords: | scroll removed |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
dup of #8138

3.6.2 had the same problem.