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

            Bug ID: 363750
           Summary: KUIT layout not working in dialog
           Product: kwin
           Version: 5.6.4
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwin-bugs-n...@kde.org
          Reporter: schwar...@kde.org

On the attached image you can see that there are spaces missing in the message
shown in the dialog.

The sources say this:
    QString question = i18nc("@info", "<b>Application \"%1\" is not
responding</b>", appname);
    question += isLocal
        ? xi18nc("@info", "<para>You tried to close window \"%1\" from
application \"%2\" (Process ID: %3) but the application is not
responding.</para>",
[...]

So it seems the <para> tags are ignored.

Reproducible: Always

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

Reply via email to