Opened 15 years ago

Closed 14 years ago

#4583 closed Bug (fixed)

Popup Window Name field is populated with Target Frame Name value.

Reported by: Joe Kavanagh Owned by: Minh Nguyen
Priority: Normal Milestone: CKEditor 3.2
Component: General Version: SVN (CKEditor) - OLD
Keywords: IBM Confirmed Review+ Cc: damian.chojna@…

Description (last modified by Frederico Caldeira Knabben)

  1. Open Link dialog.
  2. Go to the Target tab.
  3. Set the Target field to the "Same Window" option. The Target Frame Name is populated with "_self"
  4. Change the Target field to the "<popup window>" option. The Popup Window Name field is automatically populated with "_self".

Expected result: The Popup Window Name field should be empty. As _self specifies that the current window be replaced with the URL it does not cause a popup window.

Attachments (1)

4583.patch (1.5 KB) - added by Minh Nguyen 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed added
Milestone: CKEditor 3.x
Version: SVN (CKEditor)

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Milestone: CKEditor 3.xCKEditor 3.2

The "Target Frame Name" field should not be visible (and ignored) for any value different of "<frame>".

Changed 14 years ago by Minh Nguyen

Attachment: 4583.patch added

comment:3 Changed 14 years ago by Minh Nguyen

Keywords: Review? added
Owner: set to Minh Nguyen
Status: newassigned

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:5 Changed 14 years ago by Minh Nguyen

Resolution: fixed
Status: assignedclosed

Fixed with [4993].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy