Opened 14 years ago
Closed 14 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 follow-up: 2 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
Version: | 3.4.2 → 3.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
WFM with with FF3.6.12/Win7.