#21127 closed defect (bug) (duplicate)
Selected categories displayed out of order on main edit screen
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | UI | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by SergeyBiryukov)
(First time submitting a ticket...)
Fixed for Quick Edit in #19474, this is still happening in the main edit screen. Selected categories float to top upon updating the post, losing their visual relationship with other categories.
- A selected child category, if the parent is not selected, is removed from its place under its parent and shown as a parent at the top of the list.
- If both a child category & it's parent are selected, both float to the top, and the parent-child relationship is preserved visually.
- In both cases, unselected categories remain orphaned at the bottom, with unselected child categories no longer shown as children.
Change History (2)
comment:1
SergeyBiryukov — 11 months ago
- Component changed from Editor to UI
- Description modified (diff)
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
comment:2
CircleReader — 11 months ago
Didn't find that one on my search. Thanks!
For the record, IMHO, the more categories you have, the more confusing this "feature" becomes.
Note: See
TracTickets for help on using
tickets.

This is intentional, see #10982.
A filter was introduced in #20054, allowing plugins to change that behaviour.
This plugin implements the change:
http://wordpress.org/extend/plugins/category-checklist-tree/