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

Keyboard search in QAbstractItemView (including QComboBox's view) breaks on the space character

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • 5.13.0 Alpha 1
    • 5.5.0
    • Widgets: Itemviews
    • None
    • Qt4.8 and Qt5.5, Linux, X11
    • 4c1313197bc175d5dd38cb0e2904509f52254e2d

    Description

      If an item in a combo contains a space, then opening the combo and starting to type the text for that item stops working when hitting the space.

      Unit test showing the problem: http://www.davidfaure.fr/kde/qaiv_keyboard_search_unittest.diff

      The problem is that Key_Space is also used to toggle selection, I'm pretty sure... but while that makes sense in treeviews, it is not useful in a combobox popup.

      Attachments

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

        Activity

          People

            chehrlic Christian Ehrlicher
            dfaure_kdab David Faure
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes