Ticket #4583 (closed Bug: fixed)
Popup Window Name field is populated with Target Frame Name value.
| Reported by: | JoeK | Owned by: | m.nguyen |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | IBM Confirmed Review+ | Cc: | damian.chojna@… |
Description (last modified by fredck) (diff)
- 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.
Attachments
Change History
comment:1 Changed 4 years ago by garry.yao
- Keywords Confirmed added
- Version set to SVN (CKEditor)
- Milestone set to CKEditor 3.x
comment:2 Changed 4 years ago by fredck
- Description modified (diff)
- Milestone changed from CKEditor 3.x to CKEditor 3.2
The "Target Frame Name" field should not be visible (and ignored) for any value different of "<frame>".
Note: See
TracTickets for help on using
tickets.
