| Summary: | 'Recent used:' box in Database Wizard is narrow and not expandable - VCL/KDE | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Nukool Chompuparn <nukool> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | 79045_79045, caolan.mcnamara, m.weghorn, xiscofauli |
| Priority: | medium | ||
| Version: | 6.2.8.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.5.0 target:6.4.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
'Recent used:' box
SAL_VCL_PLUGIN=gen |
||
|
Description
Nukool Chompuparn
2019-11-23 05:18:31 UTC
Created attachment 156056 [details]
'Recent used:' box
@Nukool : Is this with the vcl-kde plugin ? What happens if you use the generic vcl backend instead ? Start LO from terminal with SAL_VCL_PLUGIN=gen (In reply to Alex Thurgood from comment #2) > @Nukool : Is this with the vcl-kde plugin ? > > What happens if you use the generic vcl backend instead ? > > Start LO from terminal with SAL_VCL_PLUGIN=gen There was nothing happened. Please see next attachment. Created attachment 156259 [details]
SAL_VCL_PLUGIN=gen
@Nukool: https://ask.libreoffice.org/en/question/3078/choose-gui-toolkit-for-lo-session/ This is usually done from the terminal with : SAL_VCL_PLUGIN=gen path/to/soffice in other words, specify the VCL backend as above and launch soffice from the command line in the same command. You might need to install the libreoffice GTK3 package in order for this to work. Which Linux OS are you using ? (In reply to Alex Thurgood from comment #5) > @Nukool: > > https://ask.libreoffice.org/en/question/3078/choose-gui-toolkit-for-lo- > session/ > > This is usually done from the terminal with : > > SAL_VCL_PLUGIN=gen path/to/soffice > > in other words, specify the VCL backend as above and launch soffice from the > command line in the same command. > > You might need to install the libreoffice GTK3 package in order for this to > work. > > Which Linux OS are you using ? I am using Fedora 31 Workstation KDE Desktop from Spins. [Automated Action] NeedInfo-To-Unconfirmed Caolan may be you'll can look at it? in 6-4 the dialog is resizable which affects this somewhat Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dac33e465a19f0cdd8b8450ca1631cb3e09d771f Resolves: tdf#128972 limit width of combobox of recently-used It will be available in 6.5.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. Verified in Version: 6.5.0.0.alpha0+ Build ID: 3e33a11d8a553a99bd5f23940a65c301924198fb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/8525523c926305d134324f16f31c5b10e474808e Resolves: tdf#128972 limit width of combobox of recently-used It will be available in 6.4.0.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. |