| Summary: | GTK3: Some dropdown lists are too narrow | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=122467 | ||
| Whiteboard: | target:6.3.0 target:6.2.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: | screenshot | ||
|
Description
Xisco Faulí
2019-01-29 10:18:04 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d2313a5d052373f86174f9de4e24153024f6a8a2 author Caolán McNamara <caolanm@redhat.com> 2019-01-09 09:48:07 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-01-09 12:36:03 +0100 commit d2313a5d052373f86174f9de4e24153024f6a8a2 (patch) tree fea07089e7cf4ff532ad326cd497f34a4959cb2e parent 096b455583aa23d554cd05b1fac8909b7e10e355 (diff) Resolves: tdf#122467 drop down field name is too narrow ellipise only when we have to Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara I see it in that older gtk, though not in a contemporary one Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/55013f566d540b910a73d6403809cd236f75636c%5E%21 tdf#123031 allow natural cell width if the combobox contents are >= request 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 to 6-2 in gerrit Verified in Version: 6.3.0.0.alpha0+ Build ID: f1f84cf7fae3c777908cfc5357a067db731367ac 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 @Caolán, thanks for fixing this!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/448785475db22b8fa32ab4af2b165bb4d26e737b%5E%21 tdf#123031 allow natural cell width if the combobox contents are >= request 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. |