Created attachment 145727 [details] A text file that contains the text that will trigger the bug. SUMMARY Pasting text with a newline at the beginning will paste nothing into the filename field on save dialogs. STEPS TO REPRODUCE 1. Copy the all text in the attached bug.txt file. 2. Paste it into the filename field. OBSERVED RESULT The filename field is blank. EXPECTED RESULT The filename field should contain "filename". SOFTWARE/OS VERSIONS Linux: Ubuntu 21.10 KDE Plasma Version: 5.22.6 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION I've attached a recording of the bug occurring.
Created attachment 145728 [details] A recording of the bug occurring.
This looks like the GTK file picker (because the KDE one has the Name: field at the bottom). So not our bug. :)