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

Focus handling between widgets and controls is not in order

    XMLWordPrintable

Details

    Description

      In the Qt Quick Designer we have a serious issue with mouse press event is delivered before the focus out event (onEditingFinished signal) is sent.

      For example if a user press the the edit button to go from design mode to the text edit mode the mouse press event is delivered before the focus out event. This is really serious because the mouse press event is destroying the button in this case.

      For more details see: QTCREATORBUG-11681

      Attachments

        1. QTBUG-37404.zip
          2 kB
        2. qtbug37404qw.zip
          111 kB
        3. quickwidget.log
          4 kB
        4. windowcontainer.log
          4 kB

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes