[wp-trac] [WordPress Trac] #53582: Submit button "use image" text disappears after editing image in dashboard
WordPress Trac
noreply at wordpress.org
Sat Jul 3 23:43:00 UTC 2021
#53582: Submit button "use image" text disappears after editing image in dashboard
--------------------------+-----------------------------
Reporter: 123host | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.7.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Using woocommerce I am editing categories and adding a thumbnail to the
category. Although I am using WC, this issue seems to be a core WP bug.
I edit the category, click "add/upload image", select an image from the
media library and then "edit this image".
I crop the image and then "save". After save the submit button has
vanished. It is still there and works, but the text is gone.
Before: https://gyazo.com/0a3468031a81de6f6810b7b30d023985
After: https://gyazo.com/237839856329165d5e9dccba2bea8e1c
Looking in developer tools I see
{{{<button type="button" class="button media-button button-large media-
button-select">Use image</button>}}}
before editing and
{{{
<button type="button" class="button media-button button-large media-
button-select"></button>
}}}
after editing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53582>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list