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

Focus handling between widgets and controls is not in order

XMLWordPrintable

      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

        1. QTBUG-37404.zip
          2 kB
        2. qtbug37404qw.zip
          111 kB
        3. quickwidget.log
          4 kB
        4. windowcontainer.log
          4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes