Opened 14 years ago
Last modified 14 years ago
#6428 confirmed Bug
[FF] The cursor disappears from the editor after dragging an image
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.1 |
Keywords: | IBM Firefox | Cc: | Damian, joek, Satya Minnekanti |
Description
Steps to reproduce the defect:
- Open up the Ajax sample.
- Type a line of text and press enter.
- Insert an image.
- Place the cursor over the image and hold down the left mouse button to drag the image downwards until the arrow cursor is replaced by an image similar to this ø.
- Now release the left mouse button.
- Click back into the line of text that you typed.
Expected: The cursor will appear flashing in the same place that you clicked in the text.
Actual: The cursor does not appear at all.
Change History (1)
comment:1 Changed 14 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
- Confirmed: After trying above steps, cursor stops blinking, but entering text is possible.
- When focus is out of CKEditor, and back ti edit area, cursor is blinking again.