https://bugs.kde.org/show_bug.cgi?id=460615

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-systemmonitor/com
                   |                            |mit/ccf7c80315b7af568481053
                   |                            |cdd06246e0af68708

--- Comment #2 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit ccf7c80315b7af568481053cdd06246e0af68708 by Arjen Hiemstra.
Committed on 13/01/2023 at 10:30.
Pushed by ahiemstra into branch 'master'.

table: Don't clear the selection when setting current index

setCurrentIndex with ItemSelectionModel.ClearAndSelect will clear the
current index, then select and make the new index current. This breaks
the logic for multi selection that is later in this function. So make
sure to only update current index and leave actual selection to the rest
of the function.

M  +1    -1    src/table/BaseCellDelegate.qml

https://invent.kde.org/plasma/plasma-systemmonitor/commit/ccf7c80315b7af568481053cdd06246e0af68708

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to