[kate] [Bug 468433] Cannot paste in the search field of quick open view

Christoph Cullmann bugzilla_noreply at kde.org
Tue Nov 14 11:27:31 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=468433

Christoph Cullmann <cullmann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cullmann at kde.org

--- Comment #5 from Christoph Cullmann <cullmann at kde.org> ---
I had an similar issue, on macOS this doesn't work

    : QFrame(parent, Qt::Tool | Qt::FramelessWindowHint)

this does

    : QFrame(parent, Qt::Popup | Qt::FramelessWindowHint)

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list