Open any existing database. Open any form. Have a look a the borders of any form-control except table-control. All borders aren't shown any more. This bug happens Version: 6.2.0.2 Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff CPU threads: 6; OS: Linux 4.12; UI render: default; VCL: gtk3; Locale: en-US (de_DE.UTF-8); UI-Language: en-US Calc: threaded Doesn't appear with LO 6.1.4.2 on OpenSUSE 15 64bit rpm Linux. Note: Also the whole menubar is disabled when opening the form. Something is running totally wrong here.
Confirmed (some of this) with Ubuntu 18.04.1 and LO Version: 6.2.0.2 Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; First - the borders; this is a problem only when the controls are set to style 'FLAT'. The borders are now very thin and a very light grey, on light backgrounds (such as white) they are easily missed. Second - The highlighting of selected control by changing the border color to blue is not happening at all. (I think that is worth a separate issue, but I'll hold off on entering to give people a chance to speak if they think this issue should cover both) A good example database to see this is attached to https://bugs.documentfoundation.org/show_bug.cgi?id=122358 Steps to reproduce: 1 - download the attached zip file, extract the odb and open it 2 - open the single form in the file 3 - select any of the controls on the left side of the form results: The controls look almost as if they have no border at all. (it appears that the controls in FLAT style use the same border settings that the lower and right borders use when the style is set to 3D.) The control border of the selected control did not highlight by changing to blue. expected: The controls should have a visually stronger border on all sides when style is FLAT. A control set to style FLAT should display a highlighted, in blue, border when receiving focus and revert to the default border when losing it.
I did not find any issues with the toolbar in my testing.
(In reply to Drew Jensen from comment #2) > I did not find any issues with the toolbar in my testing. Have a look at this screenshot: https://bugs.documentfoundation.org/attachment.cgi?id=148257
Not just Linux, I can reproduce this on macOS 10.14.2 with LO6202RC
Regression introduced by: author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-09-05 23:34:32 +0200 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-09-07 10:16:39 +0200 commit 32d49d077fff5c63ec731191bff4daed06744afa (patch) tree e1cdfbad4678b38ffc06b8465a4eeb139fda0b76 parent 66c3c53d1951bed03173415d9bce1d7c1e5ac960 (diff) Cleanup SvpSalGraphics LineGeometry creation Bisected with: bibisect-linux64-6.2 Adding Cc: to Armin Le Grand
This is a duplicate of bug 122358 and it has improved after https://cgit.freedesktop.org/libreoffice/core/commit/?id=e18dbb2b7f48a1380e9d1cb6443705d1ce2b2ad5 *** This bug has been marked as a duplicate of bug 122358 ***