Don't freeze the dialog when searching
Bug #796215 reported by
Robin Lee
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zim |
Fix Released
|
Undecided
|
Oliver Joos |
Bug Description
By 0.52, when searching, the Search dialog turns frozen. It would be more friendly if a progress bar shows how much texts have been scanned and disappears when search finishes.
Related branches
To post a comment you must log in.
I hacked together an improved search dialog. It shows more clear when searching is going on, and when it ends without finding anything. For anyone who wants to test it: please download the attachment of this comment and replace the original zim/gui/ serachdialog. py with it, then restart zim. Feedback is welcome!
@Robin: my 164 pages (about 700kB txt with 22MB attachments) are searched in less than a second. So I don't need a progress bar. What do you think of my attachment? Would it be ok for you, if "Searching..." is displayed instead of a growing progress bar?