Bug 416090 - The program doesn't include more than 20 words in any of it's functions in any scenario.
Summary: The program doesn't include more than 20 words in any of it's functions in an...
Status: RESOLVED FIXED
Alias: None
Product: kwordquiz
Classification: Applications
Component: general (show other bugs)
Version: 19.12
Platform: Arch Linux Linux
: NOR grave
Target Milestone: ---
Assignee: Peter Hedlund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-10 14:13 UTC by Per.westphal
Modified: 2020-01-11 00:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per.westphal 2020-01-10 14:13:08 UTC
SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
The program is made to open a list containing 20+ words, then only displays and
works with the first 20 entries of that file.

EXPECTED RESULT
The software handles list of unlimited or very great lenght.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
This bug has been around for multiple versions of the software now and always remained untouched.
Comment 1 Albert Astals Cid 2020-01-11 00:43:21 UTC
Git commit a21b31c0005b62afc46dc81038aa55d03320aadf by Albert Astals Cid.
Committed on 11/01/2020 at 00:41.
Pushed by aacid into branch 'release/19.12'.

Fix reading a file always only giving you 20 rows

We need to reset the model on reading the file, otherwise the proxy
doesn't know more rows were added

M  +5    -2    src/kwordquiz.cpp

https://commits.kde.org/kwordquiz/a21b31c0005b62afc46dc81038aa55d03320aadf