Opened 12 years ago

Closed 12 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 12 years ago by chriscinelli

3.6.2 had the same problem.

comment:2 Changed 12 years ago by Alfonso Martínez de Lizarrondo

Keywords: scroll removed
Resolution: duplicate
Status: newclosed

dup of #8138

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy