We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduce:
Have a password file at internal/services/mollom
When opening qtpass and searching the item will not be found. When deleting the search terms and redoing the search the item is found.
I think its something to do with the folders not being expanded on the first search (as on the second one they are expanded by default).
The text was updated successfully, but these errors were encountered:
It seems to only go one level deep every character searched. This might be due to the lazy loading by QFileSystemModel . .
Also found that sometimes the root (/) is suddenly shown instead of a blank tree . .
Sorry, something went wrong.
Have not been able to reproduce anymore.
Merge pull request #8 from IJHack/master
c8e59dd
Merge local
I am still able to reproduce this problem on QtPass 1.2.3.
annejan
No branches or pull requests
Reproduce:
Have a password file at internal/services/mollom
When opening qtpass and searching the item will not be found.
When deleting the search terms and redoing the search the item is found.
I think its something to do with the folders not being expanded on the first search (as on the second one they are expanded by default).
The text was updated successfully, but these errors were encountered: