----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123660/ -----------------------------------------------------------
(Updated May 7, 2015, 3:49 a.m.) Status ------ This change has been marked as submitted. Review request for Calligra. Changes ------- Submitted with commit 1f26d5d084f608ada048b66edb3ce6e949e4f5cb by Thorsten Zachmann to branch calligra/2.9. Repository: calligra Description ------- The KoFindToolbar is used in words to search the documents. The current behaviour is a bit stange. When entering a string to search it waits until there is no keypress for 1 sec before it starts to search. This also happens when you press enter. On pressing enter it even goes to the last found string that was seached last. The patch changes the behaviour to start the search directly after pressing enter without waiting 1 second. If the seach string was not changed enter still goes to the next found match. Diffs ----- libs/main/KoFindToolbar.h bbb018f libs/main/KoFindToolbar.cpp ca12462 libs/main/KoFindToolbar_p.h 54ecaf5 Diff: https://git.reviewboard.kde.org/r/123660/diff/ Testing ------- Tested interactive searching. Thanks, Thorsten Zachmann
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel