[kate] [Bug 494356] Copying/Pasting is broken on Save As... file name input field on macOS
Christoph Cullmann
bugzilla_noreply at kde.org
Sat Feb 1 18:14:34 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=494356
--- Comment #3 from Christoph Cullmann <christoph at cullmann.io> ---
https://doc.qt.io/qt-6/macos-issues.html#menu-bar
Other standard menu items such as Cut, Copy, Paste and Select All are
applicable both in your application and in some native dialogs such as
QFileDialog. It's important that you create these menu items with the standard
shortcuts so that the corresponding editing features will be enabled in the
dialogs. At this time there are no MenuRole identifiers for them, but they will
be auto-detected just like the application menu items when the QAction has the
default TextHeuristicRole.
Looks like that is a known problem, not sure how to fix that best to have right
actions there.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list