Bug 122742 - GTK3: dropdown lists are displayed using the whole window's height after the dialogs are weld
Summary: GTK3: dropdown lists are displayed using the whole window's height after the ...
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: GTK3
  Show dependency treegraph
 
Reported: 2019-01-15 17:21 UTC by Xisco Faulí
Modified: 2019-01-16 11:51 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
How it looks on linux gtk3 (169.17 KB, image/png)
2019-01-15 17:25 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2019-01-15 17:21:32 UTC
Maybe this is only happening with GTK 3.18.9....

This can be reproduced in different places:
1. Open writer
2. Format - Character
3. Font Tab

1. Open Calc
2. Format cells
3. Font Tab

Reproduced in

Version: 6.3.0.0.alpha0+
Build ID: c977473546e450ec122f5d3dbc4578d8994962ef
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 Xisco Faulí 2019-01-15 17:23:12 UTC
The problem started in the character dialog after https://cgit.freedesktop.org/libreoffice/core/commit/?id=a4503017dfcf0c919b8f81bd8cdbc44bade3f774 and in the format cells dialog after https://cgit.freedesktop.org/libreoffice/core/commit/?id=3c11aa745cc78f1bde4efacccb22fa818df825c7

Adding Cc: to Caolán McNamara
Comment 2 Xisco Faulí 2019-01-15 17:25:31 UTC
Created attachment 148344 [details]
How it looks on linux gtk3
Comment 3 Caolán McNamara 2019-01-16 09:08:56 UTC
if there is a bug here, which is v. debatable, its not on our side
Comment 4 Xisco Faulí 2019-01-16 11:51:51 UTC
(In reply to Caolán McNamara from comment #3)
> if there is a bug here, which is v. debatable, its not on our side

Oh I see, welding it makes it to show as my OS ( Linux Mint ) does, then it's the expected behavior. Sorry for the noise, didn't see that way when I reported it...