Created attachment 51811 [details] Screenshot with the problem Version: 0.1 (using KDE 4.4.5) OS: Linux Searching a common word in the translation memory, Lokalize only shows the first 256 items found, and it displays "Total: 256" in the window's bottom. Moving scrollbar to bottom, Lokalize tries to show more items, but this don't changes the "Total" number, it's difficult for the user to find more items. Reproducible: Always Steps to Reproduce: With a TM populated with trunk and stable translations (templates and other language), you can go to Tools -> Translation Memory (or F7), and enter a common word in the search boxes. By example, "the" or "package" in the "Source" box, then press the "Search" botton. Actual Results: Total counter in the bottom shows 256. Scrollbar lets scroll down, but items are repeated. Expected Results: Total counter must show the correct number of items found. Scrollbar must let show all items found. OS: Linux (x86_64) release 2.6.32-5-amd64 Compiler: cc
SVN commit 1202454 by shaforo: BUG:251747 report real result count in tab search tab M +4 -5 jobs.cpp M +25 -11 tmtab.cpp M +3 -1 tmtab.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1202454