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

QGraphicsView opening a context menu should avoid re-position of focusItem

    XMLWordPrintable

Details

    • c156280a637abd6acb3894723a9e21ba2abc8fb8

    Description

      When splitview is open and user long taps an proxy text widget, a context menu is opened.
      This leads to some drawing operations on splitview implementation, even though these
      could be skipped. The focusItem is even re-positioned into incorrect position due to the
      failure.

      Check if the focusItem is already positioned correctly and avoid doing anything when it already is.

      Attachments

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

        Activity

          People

            samimeri Sami Merila (Inactive)
            samimeri Sami Merila (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes