Opened 13 years ago

Last modified 13 years ago

#8018 confirmed Bug

Opera: cursor not staying in current table cell after inserting a smiley.

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM Cc: Damian, Teresa Monahan

Description

To reproduce the defect:

Scenario 1:

  1. Open Ajax sample and insert a table with default values.
  1. Go to any table cell(except first), enter some text, click on smiley icon to open smiley dialog.
  1. click on one of the smileys.

Expected Result: Smiley is added in the table cell(where we had cursor in step 2) and cursor stays in the same cell.

Actual Result: Smiley is added in the table cell(where we had cursor in step 2) but cursor going to first table cell.

Scenario 2:

  1. Open any sample(except Ajax) and insert a table with default values.
  1. Go to any table cell(except first), enter some text, click on smiley icon to open smiley dialog.
  1. click on one of the smileys.

Expected Result: Smiley is added in the table cell(where we had cursor in step 2) and cursor stays in the same cell.

Actual Result: Smiley is added in the table cell(where we had cursor in step 2) but cursor going to start of first paragraph in editor body.

Change History (1)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.0

Scenario 1 reproducible from CKEditor 3.0.1

Scenario 2 reproducible from CKEditor 3.0.2

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