Tag browser unexpectedly expands after edit

Bug #1730245 reported by Ulrich Thumult
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

When setting the tweak 'Control order of categories in the Tag browser' if a particular node is left open during an edit the node "above" (based from the default order) will expand, subsequent edits will expand the following nodes. In this example Language is moved to 4th place:

tag_browser_category_order = {'authors': 1, 'series': 2, 'formats': 3,'languages': 4, '*': 5}

Close all nodes except 'Series', select book and open Edit Metadata, OK => node 'Languages' will expand, repeat Edit Metadata, OK => node 'Formats' will expand, etc.

Same behavior when setting all node a order:

tag_browser_category_order = {'authors': 1, 'series': 2, 'formats': 3,'languages': 4, 'publisher': 5, 'rating': 6, 'tags': 7, 'identifiers': 8, 'search': 9}

Revision history for this message
Adam Glenn (gekitsuu) wrote :

I was able to reproduce this behavior on version 3.12.0 as a note to anyone else testing this I didn't see the behavior until I restarted Calibre.

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.