Description: Our application uses a BASE file with an external HSQLDB server. Some of the forms use a nested structure (parent, child, grandchild), as follows: CUSTOMER form | +--RESERVATION form | +--INVOICE form | +--PAYMENT form The CUSTOMER form has Data-Cycle property assigned "Current Page". The LO documentation states "On exit from the last field of a form, the cursor skips to the first field in the next form.". In LO v6.x this resulted in cursor moving to first field in the immediate child form (RESERVATION) as expected. In LO v7.x, the cursor skips to the first field in the grandchild form (INVOICE), which is not expected. This is a big nuisance and the user must use the mouse to reset the cursor position. Issue seen on Windows and MacOS platforms. Steps to Reproduce: 1. Using attach "Demo.odb" file, open the Reservation form 2. Create new Customer record. 3. Enter data in each field, using TAB key to advance 4. At last Customer field, press TAB to skip to next subform Actual Results: Cursor moves out of last field in parent form to first field of grandchild form. Expected Results: Cursor moves out of last field in parent form to first field of immediate child form. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.0.4 (x64) / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 12; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Created attachment 174960 [details] Sample BASE file Sample BASE file with single form having {parent, child, grandchild} form structure. File uses internal database.
I don't reproduce on Linux, but I do repro on Windows. Arch Linux 64-bit Version: 7.4.0.3 / LibreOffice Community Build ID: 40(Build:3) CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US 7.4.0-3 Calc: threaded Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 922b79a0f5a9151a6870ba395abcac5b54055275 CPU threads: 2; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: fi-FI (fi_FI); UI: en-US Calc: threaded Jumbo
Dear Andrew Richardson, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This bug is still present in current stable version for Windows. Do not have access to MacOS machine to verify there. Version: 24.8.0.3 (X86_64) / LibreOffice Community Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583 CPU threads: 12; OS: Windows 11 X86_64 (10.0 build 22635); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded