Description: Dans le module base lorsque l'on utilise le module formulaire et que dans ce formulaire on utilise la recherche d'un enregistrement, si l'on fait une recherche de texte en sélectionnant champ unique,le nombre d'enregistrement ne s’incrémente pas, il se met à jour uniquement lorsqu'il a terminer la recherche In the base module when using the form module and when using the form module to search for a record, if you do a text search by selecting a single field, the number of records does not increase, it is updated only when it has finished the search Actual Results: ouvrir le module base ouvrir le module formulaire ouvrir une recherche d'enregistrement sélectionner rechercher texte et mettre le texte à rechercher sélectionner effectuer la recherche dans un champ unique puis lancer la recherche open the form module open a registration search select search text and put the text to search select search in a single field then launch the search Expected Results: le compteur dans la fenêtre statut ne s’incrémente pas -si il trouve l'enregistrement correspondant il affiche le numéro à la fin de la recherche - si il ne trouve pas d’occurrence correspondante il affiche enregistrement 1 alors qu'il devrait afficher le numéro du dernier enregistrement the counter in the status window does not increment -if it finds the corresponding record it displays the number at the end of the search - - if it does not find a corresponding occurrence it displays record 1 when it should display the number of the last record Reproducible: Always User Profile Reset: No Additional Info: Ce qui est ennuyeux c'est que durant toute la phase de recherche (qui peut durer plusieurs dizaines de seconde sur une grosse base), on ne voit rien bouger, on ne sait pas si il continu sa recherche ou pas What is annoying is that during the whole research phase (which can last several tens of seconds on a large base), we don't see anything moving, we don't know if he continues his research or not
Created attachment 149770 [details] screenshot Correspond à une recherche ou l’occurrence n'existait pas Corresponds to a search where the occurrence did not exist
I reproduce but maybe it's not a bug, but maybe an improvement to be made?
This is inherited from OOo. As far as I can remember, the search record function code is very old, dating back to StarOffice days and has pretty much always worked this way. This doesn't mean it can't be improved, but one would then need to define the kind of behaviour expected and file a RFE. However, please note bug 32506#36, where code pointers are given to the code called, as it would seem that the counter display is probably wrapped up in the function CreateFmSearchDialog() in /dbaccess/source/ui/browser/brwctrlr.cxx and the handling via "OnFoundData".
@flonflonj : please indicate in which way you would like the counter display functionality to be improved - only then can we decide whether this might be a RFE.
Dear flonflonj, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Dear flonflonj, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp