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

Support notifying input context for focus changes inside non-QWidget components

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Core: Event loop

    Description

      QInputContext doesn't see inside QGraphicsView or any other non-QWidget. Biggest problem there is probably that we don't know when the focus changes inside the graphicsview. This would be nice to know if we want to reset some virtual keyboard state, e.g. close some extra character views. As a workaround on Meegotouch we now ourselves call QInputContext::setFocusWidget() with currently focus QWidget.

      This should be either done on Qt side for all appropriate views or Qt should provide some other mechanism for such notifications.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pvuorela Pekka Vuorela
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: