Bug 494356 - Copying/Pasting is broken on Save As... file name input field on macOS
Summary: Copying/Pasting is broken on Save As... file name input field on macOS
Status: REPORTED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: Git
Platform: macOS (DMG) macOS
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-09 16:41 UTC by SprawlsSoupier
Modified: 2024-10-09 16:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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