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

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

XMLWordPrintable

    • c156280a637abd6acb3894723a9e21ba2abc8fb8

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes