Opened 13 years ago
Last modified 13 years ago
#7740 confirmed Bug
[[safari/chrome]] not possible to insert special character after smiley in a table cell
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample and insert a table.
- Go in to table cell, insert a smiley.
- Try to insert a special character next to smiley by selecting a special character from Select Special Character dialog.
Expected Result: Selected Special Character gets inserted after the smiley inside the current table cell.
Actual Result: Selected Special Character is inserted in next table cell if current table cell is not last table cell. if current table cell is last table cell then special character is inserted in an empty paragraph after the table.
Has occurred from CKEditor version 3.0 in Webkit browsers.