Opened 14 years ago
Closed 14 years ago
#6673 closed Bug (fixed)
IE Target combo for Image Link shown as blank even when we select <not set> as an option
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | UI : Dialogs | Version: | |
Keywords: | IBM IE | Cc: | Damian, joek, james c |
Description
To reproduce the defect:
- Open Ajax sample.
- Insert an Image with a Link and select Target as <not set> in the Link Tab and click OK button.
- See that an Image is inserted with the Link u specified in URL field in Link Tab.
- Open Context menu on the Image & select Image Properties
- Check Value that was shown in the Target combo in the Link Tab.
Expected Result:
It should show <not set> as selected.
Actual Result:
It is showing blank.
Change History (1)
comment:1 Changed 14 years ago by
Component: | General → UI : Dialogs |
---|---|
Keywords: | IE added |
Milestone: | → CKEditor 3.4.3 |
Resolution: | → fixed |
Status: | new → closed |
Fixed with [6136].