Summary: | Name of a program and the open file should be separated by an emdash, not a hyphen | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kded-appmenu | Reporter: | tomashnyk |
Component: | menu exporter | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | 5.23.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Kate is doing great, Libreoffice not so much |
Description
tomashnyk
2022-01-07 12:45:01 UTC
That's the application's job. It's just that Qt does that (curiously, only on X11): https://code.woboq.org/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp.html#2586 (Correction: It does on Wayland, too) I suggest you report that to LibreOffice. Thanks for the swift response, reported to LibreOffice: https://bugs.documentfoundation.org/show_bug.cgi?id=146638 (though I think Qt5 does a sensible thing here) |