#31877 closed defect (bug) (duplicate)
Sorting an expanded widget doesn't update the `.widget-action` triangle
| Reported by: | dlh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, javascript |
Description
On widgets.php, if you expand a widget form, then drag-and-drop the widget, the widget form collapses but the .widget-action triangle doesn't update to match.
The attached patch removes .open from the widget wrapper after the widget is sorted.
Attachments (2)
Change History (7)
#1
@
11 years ago
- Keywords has-patch added
Tested 31877.patch and it works as expected. Nice find. The patch I uploaded just updates to patch to be from the src directory.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch from src