Bug 494356

Summary: Copying/Pasting is broken on Save As... file name input field on macOS
Product: [Applications] kate Reporter: SprawlsSoupier <sprawls_soupier_03>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: REPORTED ---    
Severity: minor CC: waqar.17a
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description SprawlsSoupier 2024-10-09 16:41:53 UTC
SUMMARY
In the Save As... dialog, copying/pasting is broken. Copying/Pasting would focus on the editor instead of the file name input field—although that is focused.

STEPS TO REPRODUCE
1. File --> Save As...
2. Focus on the file name input field (automatic.)
3. Attempt to copy/paste on it.

OBSERVED RESULT
Copying/Pasting is on the editor.

EXPECTED RESULT
Copying/Pasting is in the file name input field.

SOFTWARE/OS VERSIONS
macOS: 15.0 (and 14.X too)
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
Comment 1 Waqar Ahmed 2024-10-09 16:46:17 UTC
Same as https://bugs.kde.org/show_bug.cgi?id=468433

I am not sure who is in the wrong though, Qt or KTextEditor/Kate