Summary: | DetailedListView does not refresh when an entry is added to the collection from FetchDialog | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.2.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/tellico/24f55565c091c25130f799bd0a4955ad2bd520d8 | Version Fixed In: | 3.2.2 |
Sentry Crash Report: |
Description
Robby Stephenson
2019-10-20 00:29:55 UTC
Git commit 24f55565c091c25130f799bd0a4955ad2bd520d8 by Robby Stephenson. Committed on 20/10/2019 at 17:50. Pushed by rstephenson into branch '3.2'. Automatically select newly added entries Reverts some regression in behavior in Bug 391614. This selects newly added entries for all widgets that use the selection view, but (for the moment) only scrolls to the selection in DetailedListView. Related: bug 391614 FIXED-IN: 3.2.2 M +8 -0 ChangeLog M +1 -0 src/controller.cpp M +3 -0 src/detailedlistview.cpp https://commits.kde.org/tellico/24f55565c091c25130f799bd0a4955ad2bd520d8 |