Opened 9 years ago
Last modified 9 years ago
#14548 confirmed Bug
EDGE: Not able to edit the Image if Image has Alignment set
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.7 |
Keywords: | IBM | Cc: | chrisgui, Irina |
Description
Steps to reproduce
- Open nightly build http://nightly.ckeditor.com/16-03-24-07-07/full/samples/
- Open Image Properties dialog, enter an Image URL ex: http://img2.3lian.com/2014/f5/158/d/86.jpg
- Select Alignment ( ex: Left)
- Click OK to insert the image.
- Right Click on Inserted Image.
Expected result
Context menu opens & it has Image Properties option.
Actual result
Context menu opens but it has no Image Properties option, so there is no way for user to edit the image
Change History (2)
comment:1 follow-up: 2 Changed 9 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Replying to k.krzton:
It seems it happens only for Alignment: Left. When right clicking on image it loses focus and context menu behaves like for default elements. For Alignment: Right it appears to work fine.
Note that double left click on image still opens Image Properties dialog.
@j.swiderski Thanks for confirming the issue. Double click will only work with image2 plugin, but it does not work if customers still use old Image dialog
It seems it happens only for Alignment: Left. When right clicking on image it loses focus and context menu behaves like for default elements. For Alignment: Right it appears to work fine.
Note that double left click on image still opens Image Properties dialog.