Opened 8 years ago
Closed 8 years ago
#39426 closed defect (bug) (duplicate)
Adding new widget in Customizer shows Delete control instead of Remove
Reported by: | monikarao | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7 |
Component: | Customize | Keywords: | has-patch reporter-feedback needs-testing |
Focuses: | ui | Cc: |
Description
I noticed that in Customizer, existing widgets are showing red colored "Remove" control but when we add new widget by clicking "Add a Widget", it shows "Delete" control instead of "Remove".
Please refer attached screenshots "customizer-existing-widget.png" and "customizer-new-widget.png"
Attachments (4)
Change History (9)
#1
in reply to:
↑ description
@
8 years ago
- Keywords has-patch reporter-feedback added
Replying to monikarao:
I noticed that in Customizer, existing widgets are showing red colored "Remove" control but when we add new widget by clicking "Add a Widget", it shows "Delete" control instead of "Remove".
Please refer attached screenshots "customizer-existing-widget.png" and "customizer-new-widget.png"
Yes @monikarao it should be same text. Added a patch for this. This should be fine now.
#2
follow-ups:
↓ 3
↓ 4
@
8 years ago
@bhargavbhandari90 As per your patch, this will also impact the controls in backend widgets Appearance > Widgets.
#3
in reply to:
↑ 2
@
8 years ago
- Keywords needs-testing added
So, we need to replace "Remove" with "Delete". Patch "39426.2.diff" is attached. It will change the control "Remove" to "Delete" only in Customizer widgets.
Replying to ibachal:
@bhargavbhandari90 As per your patch, this will also impact the controls in backend widgets Appearance > Widgets.
Customizer - "Remove" control in existing widget