Description: error in command line: ../../../../gtk/gtkwidget.c:8584: widget not within a GtkWindow Steps to Reproduce: open file save as - CSV in Export text file dialog try edit Field delimiter combobox Actual Results: cannot edit and write my own delimiter Expected Results: edit combobox Reproducible: Always User Profile Reset: No Additional Info: works in gen, but not in gtk3
Hello Caolán, probably some "weld" commit?
Created attachment 151157 [details] how it should work
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/fdab8ee608297bb618ae911f46b525d06eb4cac1%5E%21 Resolves: tdf#125105 missing can-focus 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.
Verified in Version: 6.3.0.0.alpha0+ Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914 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 issue!!