I have not been able to reproduce this yet. Question: How do you do a filter search from Game List. In the meantime, I will continue on this by creating a test program to try and reproduce the bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Left click on any tag name in Game List header and enter value. For example, left-click on 'Result' and enter '1-0'. You can see correct number of filter games in status bar, but games are not displayed correctly for some reason.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fixed a bug in PgnDatabase::finalizeSearch. Also fixed bug in Filter::gameIndex. Game list does not seem to use Filter::gameIndex though, so there is still something wrong with the results. I will investigate further
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1343724
Originator: NO
I have not been able to reproduce this yet. Question: How do you do a filter search from Game List. In the meantime, I will continue on this by creating a test program to try and reproduce the bug.
Logged In: YES
user_id=655405
Originator: YES
Left click on any tag name in Game List header and enter value. For example, left-click on 'Result' and enter '1-0'. You can see correct number of filter games in status bar, but games are not displayed correctly for some reason.
Logged In: YES
user_id=1343724
Originator: NO
Fixed a bug in PgnDatabase::finalizeSearch. Also fixed bug in Filter::gameIndex. Game list does not seem to use Filter::gameIndex though, so there is still something wrong with the results. I will investigate further
Logged In: YES
user_id=1343724
Originator: NO
Fixed by Michal using a combination of FilterModel and DatabaseModel