Opened 14 years ago
Last modified 13 years ago
#6871 confirmed Bug
Add <other> option to the Image Link's target field
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.0 |
Keywords: | Cc: | Chris Bradley |
Description
- Insert an image and click on it to select it.
- Open the link dialog and insert a link whose target is a frame.
- Right click on the image -> Image properties -> Link.
The target field is now blank, I think it should be somthing like <other>.
Attachments (3)
Change History (6)
comment:1 Changed 14 years ago by
Component: | General → UI : Dialogs |
---|---|
Keywords: | image link target protocol added |
Changed 14 years ago by
Attachment: | ckeditor-image-link.png added |
---|
View of the Image Dialog -> Link Tab.
Changed 14 years ago by
Attachment: | ckeditor-Link-info.png added |
---|
View of the Link Dialog -> Info Tab.
Changed 14 years ago by
Attachment: | ckeditor-link-target.png added |
---|
View of the Link Dialog -> Target Tab
comment:2 Changed 14 years ago by
Keywords: | image link target protocol removed |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
This is also true for 'popup window' option.
Reoproducible from CKEditor 3.0
comment:3 Changed 13 years ago by
Cc: | Chris Bradley added |
---|
This problem is due to the difference between the Image -> Link Tab, and the Link -> Target Tab.
I also noticed that in the Link Dialog there is a protocol option that autodetects what type of link and correctly handles relative and absolute links. That feature is missing from the Image -> Link tab.
This is another bug due to the base problem: the disparity between the Image -> Link tab, and the Link Dialog.
I have attached some screenshots of the dialogs to show the 2 problems:
1) Target field in Image Dialog doesn't have the same options as in the Link Dialog
2) URL field in Image Dialog doesn't have the auto-detect protocol as in the Link Dialog