Opened 9 years ago
Last modified 9 years ago
#14549 confirmed Bug
Safari 9: Link context menu opions are missing when image has alignment set
Reported by: | Irina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.6 |
Keywords: | Safari IBM | Cc: | Satya Minnekanti, Christophe Guillou |
Description
Steps to reproduce
- Open any sample, e.g. http://nightly.ckeditor.com/16-03-24-07-07/full/samples/
- Insert a smiley into the editor
- Right click on the inserted smiley icon to open Image Properties dialog
- Apply alignment, e.g. Left
- Add a url in the 'Link' tab
- Click ok button
- Right click on the smiley icon
Expected result
Context menu opens with link options, e.g. edit link and unlink
Actual result
Context menu opens without link options
- Click back somewhere in the editor body to set focus on the editor
- Right click on the smiley icon and select Image Properties from the context menu
Expected result
User defined fields on Image Properties dialog are not empty
Actual result
All fields on Image Properties dialog are empty, e.g. url, alignment and url in the link tab
Other details (browser, OS, CKEditor version, installed plugins)
Safari 9
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Keywords: | Safari added |
---|---|
Status: | new → confirmed |
I have been able to reproduce this issue in Safari only from CKEditor 4.0.
What helps much in reproducing this problem is putting focus on some other image in step 8.
#11756 was marked as duplicate.