Quote:
Originally Posted by WormGod
1. Calibre no longer remembers the last sort setting. For example, I can sort by date added (descending - most recent on top) by clicking on the Date column twice. Next, I highlight a book and click on the Author column to sort by Author and see all books by that Author. If I then click on the Date column again, Calibre sorts the books by Date but in Ascending order (oldest on top). Older versions of Calibre used to go back to the previously used sorting method (descending in this case).
Is this intended, or is there a setting that I can change to get the old behavior back?
|
I suspect that since you are clicking again on the Date column, it is toggling the setting between ascending and descending instead of just switching to the date column for sorting. This matches the behaviour on the other sortable columns.
Quote:
Originally Posted by WormGod
2. Calibre now only clears a multiple selection by either clicking outside that selection or on the row number (or other non-editable column) of one of the selected books. For example, I can select multiple books by clicking on one and shift-clicking on another. Previously, I could clear the multi-selection and select only one book within that multi-selection by clicking anywhere on the row for the book I wanted to highlight. Now, if I click on any editable column within that multi-selection, that field is in edit mode, and the multi-selection stays active. Causes a bit of a problem if I want to edit the metadata of one book and not all those that had previously been selected. If I click on a book not within the multi-selection or on a non-editable column within the multi-selection, the multi-selection is cleared.
Is this intended, or is there a setting that I can change to get the old behavior back?
|
I've seen that behaviour and according to the various OS interface standards it is incorrect. Clicking on a single item in a selected group should deselect the other members. Not sure if this is a calibre issue or if Kovid is going to be working around another QT6 glitch.