Opened 15 years ago
Closed 15 years ago
#4901 closed Bug (fixed)
Can not modify target window properties of a link
Reported by: | Damian | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | UI : Dialogs | Version: | |
Keywords: | Confirmed IBM Review+ | Cc: | Joe Kavanagh |
Description ¶
When the target option of a link is Popup Window, the values for the Popup Window Features and sizes can not be modified after the first edit of the properties.
To reproduce:
- Create a new link
- Edit the target as Popup Window
- Select some Popup Window Features
- Set a width and height
- Click OK
- Remove editor & create editor
- Edit the link
- Modify the original edits to target, including width and height
- Click OK
- Edit the link again to confirm options at step 8. are kept.
Result:
The options are not modified in step 8. but remain as set in steps 3 & 4

Change History (6)
comment:1 Changed 15 years ago by
Summary: | [FF] Can not modify target window properties of a link → Can not modify target window properties of a link |
---|
comment:2 Changed 15 years ago by
Component: | General → UI : Dialogs |
---|---|
Keywords: | Confirmed added |
Owner: | set to Garry Yao |
Status: | new → assigned |
Ticket Test added at :
http://ckeditor.t/tt/4901/1.html.
Changed 15 years ago by
Attachment: | 4901.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|

In FF, Popup Window Features, width, height, left position, right position and Popup Window Name do not get updated.
In IE, only Popup Window Name does not get updated.