In query builder, and maybe other modules as well, if you make a manual edit, for example to a limiting criteria for a field or something (anything in the edit grid) if you click directly to a menu or toolbar command, the edit is disregarded. The edits only stick if you tab to a different column/row of the grid before clicking to the menu/toolbar. Would be better if it was not necessary to have to remember to do that extra step. Expected functionality: when you edit, the edit sticks even if you click to the menu command without tabbing to a different cell/column/row.
Hi Doug - Could you please provide explicit reproducible steps (enumerated). Please be aware that QA is responsible for triaging thousands of bugs and the easier you make it on us the faster we can confirm the issue. Don't assume that we know everything about LibreOffice. Marking as NEEDINFO - once you provide easy reproducible steps along with expected results and observed results mark as UNCONFIRMED. Thanks for your understanding.
Created attachment 104254 [details] screenshot of query builder here is a screenshot of the query builder window. Follow these steps to reproduce: 1. in the grid type something. In the screenshot I typed the "a" in the criteria. 2. do not move cursor out of grid (leave it on the "a") 3. with mouse, click, for example the gray circle button with the bending arrow in the toolbar to "preview" or execute the query. 4. the change you just made to the grid (the "a") is gone, and the version of the query that was executed did not include the change you just made (did not have that limiting criteria) desired result: the change that you just made should be saved when you mouse click the gray circle button with the red arrow.
Could this be a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=68678 ?
yes, it is the same. *** This bug has been marked as a duplicate of bug 68678 ***