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

FontDialog not updating

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.1.3
    • Quick: Dialogs
    • None
    • Linux e5-2620v2 5.13.13-arch1-1 #1 SMP PREEMPT Thu, 26 Aug 2021 19:14:36 +0000 x86_64 GNU/Linux
    • Linux/X11

    Description

      The issue refers to FontDialog from Qt.labs.platform 1.1. The bug, in short, is this: the currentFont property is being updated, as the user is making his font selection, but if we set the property programatically:

      currentFont = document.font

      The dialog will not update to reflect this change, though the property, if queried, shows it had changed. There is a disconnect between the dialog state and the currentFont property, if we change the property programatically.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            janezzabc Janez Žemva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes