Opened 13 years ago

Closed 13 years ago

#6788 closed Bug (fixed)

Firefox: Cursor disappears during hide-show circle

Reported by: AndiU Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5
Keywords: Cursor disappear Cc:

Description

This happens when you use CKEditor in tab elements and causes the user to stop working, as he cannot see cursor anymore.

To reproduce the bug go into online demo and type the following into your javascript console:

$('.demoInside').hide();
$('.demoInside').show();

Firefox 6.3.12 (Linux and Mac OS)

Change History (2)

comment:1 Changed 13 years ago by Garry Yao

Status: newpending

WFM with with FF3.6.12/Win7.

comment:2 in reply to:  1 Changed 13 years ago by AndiU

Resolution: fixed
Status: pendingclosed
Version: 3.4.23.5

Replying to garry.yao:

WFM with with FF3.6.12/Win7.

It now works with the demo for FF 3.6.13 on Mac OS X and Linux

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