Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-56475

Window title misses the application name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.8.0 RC
    • 5.7.0
    • QPA: Wayland
    • None

    Description

      From documentation of QWidget::windowTitle property:

      "On some desktop platforms (including Windows and Unix), the application name (from QGuiApplication::applicationDisplayName) is added at the end of the window title, if set. This is done by the QPA plugin, so it is shown to the user, but isn't part of the windowTitle string."

      On QtWayland QPA plugin this is not done. Please compare to xcb platform QPA plugin where formatWindowTitle is called on the window title.

      This bug report is created due to downstream bugreport https://bugs.kde.org/show_bug.cgi?id=370333

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            janichol Andy Nichols
            mgraesslin Martin Gräßlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes