GtkFileChooserWidget: Propagate keys from external entry to fcwidget at the BUBBLE phase
requested to merge lb90/gtk:file-chooser-widget-make-key-controller-on-external-entry-work-at-bubble-phase into main
Now that we use event controllers we can forward keybindings from the external entry to the filechooserwidget at the bubble phase.
Fixes #4905 (closed)
Draft: needs to remove the controller in save_widgets_destroy
References:
Edited by Luca Bacci