Description: In libreoffice Base on when displaying dbase records in tables or queries the record number locater in the bottom left corner is extremely small and is functionally unusable. Steps to Reproduce: 1. Open and run table or query 2.Purged and reinstalled LO 3.Open base and run table or query Actual Results: Super small unreadable record locater does not change size Expected Results: Should be the same size as all other fields but is not. Reproducible: Always User Profile Reset: No Additional Info: I have a screen shot but nowhere to upload. User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Created attachment 140064 [details] screeshot of bug
Confirmed using LO 6.1 & 5.3 bibisect builds / Ubuntu 17.10. This only occurs with GTK3 VCL plugin. Bibisection using repo bibisect-linux-64-5.4 points to the commit referenced below (had to clear user profile each time for accurate results). https://cgit.freedesktop.org/libreoffice/core/commit/?id=aa5d6f5acbab12b1ba76365f776ba228ba5e7e0e author Caolán McNamara <caolanm@redhat.com> 2017-03-22 11:21:33 +0000 committer Caolán McNamara <caolanm@redhat.com> 2017-03-22 17:07:31 +0000 "Resolves: tdf#106645 gtk3 scrollbar is too wide" However, another part of the issue is that the Tables window starts up very small, which comes from 5.3, from the following commit. Nevertheless, if the window is small, the scrollbar still should have a minimum size. Adding Cc: to Caolán McNamara, please take a look. https://cgit.freedesktop.org/libreoffice/core/commit/?id=7e2ef433d29fca84ed27a9203b5761dc8dbd8bf8 author Caolán McNamara <caolanm@redhat.com> 2016-11-15 15:05:44 +0000 committer Caolán McNamara <caolanm@redhat.com> 2016-11-15 15:08:26 +0000 Resolves: tdf#102957 revert SetMinOutputSizePixel workaround
Created attachment 140068 [details] Screenshot of Table window as it opens
Hi Aron, Justin, I don't understand this bug. I've been trying to compare it before and after but I don't see where the problem is. Could you please attached an image comparing the before and after?
Created attachment 140249 [details] Screenshot of Table window as it opens (small window, but status bar size is OK) (In reply to Xisco Faulí from comment #4) > Hi Aron, Justin, > I don't understand this bug. I've been trying to compare it before and after > but I don't see where the problem is. > Could you please attached an image comparing the before and after? Sure, please see this other screenshot for comparison. Note that they were both taken when the window already opened small, and one has a status bar with normal size, while the other has a miniscule status bar (the one with correctly sized status bar is taken with latest commit of bibisect-linux-64-5.3). Regarding the other issue, you would expect a normal sized window by default, not one that is 329x304 pixel size.
I am unable to get the normal size. I can get the table or query display to open in full size but the status bar is minuscule in both. The screen shot that I originally sent shows what the bug is in both cases ...
Created attachment 140277 [details] table view opened in full screen
*** Bug 121535 has been marked as a duplicate of this bug. ***
The scrollbar height under gtk3 is quite small, this status-bar like thing uses a scrollbar height as a guide for its height. Lets see what happens if we use the max of a scrollbar height a the status bar height used elsewhere as the height to use.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/50547d359ff5229da1108b097612412bb06a3000%5E%21 tdf#115941 use max of scrollbar and statusbar height for record locater It will be available in 6.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.
fixed in master, backport for 6-2 and 6-1 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/792cb451d1d9b2dd6a55744f6fcc36d31c6762de%5E%21 tdf#115941 use max of scrollbar and statusbar height for record locater It will be available in 6.2.1. 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.
*** Bug 122818 has been marked as a duplicate of this bug. ***
OK in Version: 6.3.0.0.alpha0+ Build ID: 65f6a4088ad5d51a3225905aa6e2fa175f3eab49 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-02-03_17:11:18 Locale: nl-NL (nl_NL.UTF-8); UI-Language: en-US Calc: threaded
thanks Caolan, You might be interested in bug 123174 too?
Created attachment 148905 [details] statusbar after commit Tested in LO 6.2.1.0.0+ under Ubuntu 18.04 x86-64 with a clean new user profile: it's far better, but texts in the status bar is very small. Best regards. JBF
bug #123174 in comment #17 is for that issue, lets leave this closed
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/9a923e1ce53753bb8538054fd1658a67ca0ff354%5E%21 tdf#115941 use same font statusbar does for form navigator bar It will be available in 6.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/106e7acab6e31e1e0cee40716335f2b758d6186b%5E%21 tdf#115941 use same font statusbar does for form navigator bar It will be available in 6.2.1. 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.