[wp-trac] [WordPress Trac] #47131: Cursor suggests functionality even when functionality is not present
WordPress Trac
noreply at wordpress.org
Sun Jun 2 09:39:22 UTC 2019
#47131: Cursor suggests functionality even when functionality is not present
-------------------------------------+-------------------------------------
Reporter: anevins | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs- | Focuses: ui, accessibility,
patch wpcampus-report | javascript
-------------------------------------+-------------------------------------
Comment (by afercia):
Worth noting the same problem happens in Gutenberg with panels added by
plugins. These panels reuse the markup from the legacy meta boxes. In the
core files `postbox.js` and `common.js` there's some code that targets
these panels and tries to attach behaviors for the jQuery UI sortable.
Also, `common.css` sets the cursor style to `cursor: move;`.
I think there's a related issue on the Gutenberg GitHub repo. See attached
screenshot.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47131#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list