Bug 251747 - translation memory tab only reports 256 results
Summary: translation memory tab only reports 256 results
Status: RESOLVED FIXED
Alias: None
Product: lokalize
Classification: Applications
Component: translation memory (show other bugs)
Version: 0.1
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 19:24 UTC by Josep Ma. Ferrer
Modified: 2010-11-30 23:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot with the problem (122.80 KB, image/jpeg)
2010-09-19 19:24 UTC, Josep Ma. Ferrer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josep Ma. Ferrer 2010-09-19 19:24:55 UTC
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
Comment 1 Nick Shaforostoff 2010-11-30 23:53:32 UTC
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