https://bugs.documentfoundation.org/show_bug.cgi?id=146638
Bug ID: 146638
Summary: In a titlebar, name of a app and the opened document
should be separated by an emdash, not a hyphen
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: trivial
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Created attachment 177373
--> https://bugs.documentfoundation.org/attachment.cgi?id=177373&action=edit
See the difference between a program that does it and Libreoffice
Words should be separated by emdashes, not hyphens (see attachment). According
to my desktop environment (KDE), this should be done on a per-app basis
https://bugs.kde.org/show_bug.cgi?id=448059.
Hyphen is this: -
Em-dash is this: —
For the correct usage, see here:
https://practicaltypography.com/hyphens-and-dashes.html
QT5 does this automatically, by the way:
https://code.woboq.org/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp.html#2586
--
You are receiving this mail because:
You are the assignee for the bug.