mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
parent
b10a55a547
commit
59b8b13146
1 changed files with 2 additions and 0 deletions
|
@ -1427,6 +1427,8 @@ void DatabaseWidget::endSearch()
|
|||
m_entryView->displayGroup(currentGroup());
|
||||
emit listModeActivated();
|
||||
m_entryView->setFirstEntryActive();
|
||||
// Enforce preview view update (prevents stale information if focus group is empty)
|
||||
m_previewView->setEntry(currentSelectedEntry());
|
||||
}
|
||||
|
||||
m_searchingLabel->setVisible(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue