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

When try to select all the rows by draging down mouse (ctrl key+LMB) in QSqlTableModel only alternate rows gets selected.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • 4.6.0
    • 4.4.2
    • Widgets: Itemviews
    • None

      When try to select all the rows of QSqlTableModel with mouse press and drag while holding ctrl key pressed, only alternate rows gets selected.

      How to reproduce:

      Run Qt Demo's Sql Browser example:
      connect it with db to have some data in table view.

      select entire first row by clicking on the first row.
      hold ctrl key pressed
      now click on vertical header with label "1"
      now press Left mouse button and drag down the mouse.

      See the effect all rows are not selected only alternate rows are slelected.

      This can be reproduce with qt4.4

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

            dedietri Gabriel de Dietrich (drgvond)
            smk smk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes