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

Inflexible focus handling in QGraphicsScene [Bugzilla 228198]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.4
    • 4.7.1
    • Widgets: GraphicsView
    • None
    • 517290f73be74d1cf08fbd603870d3dacc379ff3

      Hasselmann Michael (Openismus) 2011-02-16 17:40:13 EET

      In MeeGo Touch, we have focusable text edits inside pannable areas. Whenever
      panning starts, we'd usually lose focus from any potentially focused text edit.
      That's ugly (hides virtual keyboard, confuses user).

      In order to keep panning free of side effects, we tried different solutions but
      in the end none proved sustainable so far.

      I am now convinced that we need a small fix in Qt itself which would allow us
      to take complete control over focus handling. Bug 228183 cannot be fixed
      without it.

      The patch is available here:
      http://qt.gitorious.org/qt/qt/merge_requests/2565

      [reply] [-] Comment 1 Scheibengruber Jorgen (Nokia) 2011-02-17 10:49:30 EET

      Note that this is currently not reproducable, since libmeegotouch has a
      workaround in place. That workaround will be removed however, one 0.20.85-1
      hits unreleased. The workaround was removed, because it caused several other
      bugs (see bug 216904 for details).

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

            smd Jan Arve
            asifzubair Asif Zubair Bhatti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes