Bug 160499

Summary: Height of text boxes (and other widgets) in Basic dialog cannot be set (GTK3)
Product: LibreOffice Reporter: Cor Nouws <cno>
Component: BASICAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: serval2412
Priority: medium    
Version: 24.8.0.0 alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: test/demo document with macro & dialog

Description Cor Nouws 2024-04-03 09:30:44 UTC
Created attachment 193457 [details]
test/demo document with macro & dialog

create a dialog with text boxes
set height of these to 10, 12, 16 ...
show the dialog > all show with the same size


I'll attach an test/example document from 
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 56767830b81fa21382b87cf43d78b1c73ca5dbd8
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded


Using that when you run libreOffice with SAL_USE_VCLPLUGIN = gen does obey thet height as set.
Comment 1 Julien Nabet 2024-04-03 10:10:05 UTC
On pc Debian x86-64 with master sources updated today, I could reproduce this.