Popup Window Name field is populated with Target Frame Name value.
- Open Link dialog.
- Go to the Target tab.
- Set the Target field to the "Same Window" option. The Target Frame Name is populated with "_self"
- 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.
Change History (6)
Keywords: |
Confirmed added
|
Milestone: |
→ CKEditor 3.x
|
Version: |
→ SVN (CKEditor)
|
Description: |
modified (diff)
|
Milestone: |
CKEditor 3.x →
CKEditor 3.2
|
Keywords: |
Review? added
|
Owner: |
set to Minh Nguyen
|
Status: |
new →
assigned
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
The "Target Frame Name" field should not be visible (and ignored) for any value different of "<frame>".