When typing coments on a CD for example, I regularly save my content, (and then save the full DB to be safe). Before 3.1.1/3.1.2, IIRC, doing so, you were kept on the comment pane and the CD you were editing was still selected, which was making additionas very easy. Now you need to go back to the list, re-select the CD and re choose comment to be able to continue with is a bit annoying. However, there are some cases, where it doesn't work consistently like that, but I'm not able to give you the set of steps to be in that configuration easily. However, most of the time after some usage for me it's like that.
I'm having trouble reproducing this so far. Any other details you could notice about when it happens would be helpful. You're editing in the Comments tab, "Save" in the dialog, then without closing the dialog, saving the DB, right? And the editor dialog resets?
If you can provide the information requested in comment #1, please add it.
I redo it just now to be sure of the sequence on my side: I open tellico with my CD database I select a CD in the main list I go into the comment tab from the "Edit entry" window I type my new comment here and press "save entry" Then the line in the main window becomes bold as expected but in the entry window instead of staying with the entry content (due to the fact the CD is still selected), it's reset and I have nothing anymore, and the first tab is shown instead of the comment tab. So I have to go in the main window to re-select the CD again (easy as it's the bold one of course) and at that point the content re-appear in the "Edit entry" window, I have to go back to the comment tab and continue to enter comments. Hope this clarifies the issue described. If you need my CD DB let me know.
Created attachment 113483 [details] Video showing the issue
Git commit 13f0e57ae30ac726798d0080f479a86ee9712d82 by Robby Stephenson. Committed on 09/07/2018 at 01:29. Pushed by rstephenson into branch '3.1'. Do not force a refresh of the quick filter when modifying entries The side effect of refreshing the filter was to clear the selection, which is undesired. On review, no need to manually update the filter anyway since the sort model takes care of re-checking the filter text against the modified entries. FIXED-IN: 3.1.3 M +4 -0 ChangeLog M +0 -1 src/controller.cpp https://commits.kde.org/tellico/13f0e57ae30ac726798d0080f479a86ee9712d82
Your video was very helpful, Bruno. I noticed you had a filter applied which ended up being the right clue, I believe. Let me know if this fixes it completely for you.
Thanks Robby ! Your patch fixes it for me and I'm back to the tellico we had before ;-) Great work as usual. I'm pushing it to Mageia updates for our community. Will update to 3.1.3 when ready.