[wp-trac] [WordPress Trac] #33578: Caret icon on widget title does not flip appropriately
WordPress Trac
noreply at wordpress.org
Thu Aug 27 21:12:29 UTC 2015
#33578: Caret icon on widget title does not flip appropriately
--------------------------+-----------------------------
Reporter: sdavis2702 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: trunk
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
On widgets.php, collapsed widgets already positioned in a sidebar area
have a downward pointing caret icon. When you expand a widget, the caret
switches to pointing up. Cool.
When you go to drag an expanded widget, it collapses automatically and
remains collapsed even after it is "dropped." However, once collapsed, the
caret continues to point up as if the widget was expanded.
Clicking the now collapsed widget expands it again and from there, the
inconsistency is corrected. This patch corrects the caret behavior the
moment you start to drag an expanded widget.
Note: There are plenty of sortable elements in core and I searched hard to
find other elements that use the `.ui-sortable-helper` class. The widgets
are the only ones I found. If you know of others, please speak up.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33578>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list