The Absolute Record box in BASE does not accommodate large numbers over 10,000.
Created attachment 173656 [details] See Navigationbar in LO 7.0 and newer and same in LO 6.4.7.2 Could confirm the buggy behavior. Look at the screenshot. It will show 3 navigation bars. Navigation bar inside the table control will show values with 5 places. Navigation bar as standalone form control will also show the values. Navigation bar of the form wont show all palces. This works up to LO 7.0, fails first in Version: 7.0.0.3 Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU threads: 6; OS: Linux 5.3; UI render: default; VCL: kf5 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded Tested with OpenSUSE 15.2 64bit rpm Linux
*** Bug 141272 has been marked as a duplicate of this bug. ***
Bibisected with linux-64-7.0 to https://git.libreoffice.org/core/commit/48a307b69713a244e747b3a4d444d6793d59b8d9 weld SvxFmAbsRecWin item window Adding Cc: to Caolán McNamara For a random example, see attachment 174477 [details] (double-click any of the forms). Open it with macros disabled, so it won't crash.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/659d8d14037706f52ac2106113aedc27334c7e1f Resolves: tdf#143159 reserve space for 6 characters/digits It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
made wider in trunk and backport to 7-2 in gerrit
Verified, thanks Arch Linux 64-bit Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 67879304f61252838a6b2e2549d7205b445776f8 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 27 August 2021
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/72fa08057ad46d998f315f17f71c9b8aa65d2e14 Resolves: tdf#143159 reserve space for 6 characters/digits It will be available in 7.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.