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

Alexander Semke <alexander.se...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/educ
                   |                            |ation/labplot/-/commit/e5d2
                   |                            |121a869f5532fab764034aebd45
                   |                            |33e680430
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Alexander Semke <alexander.se...@web.de> ---
Git commit e5d2121a869f5532fab764034aebd4533e680430 by Alexander Semke.
Committed on 23/06/2024 at 07:43.
Pushed by asemke into branch 'master'.

[spreadsheet] fix the action "Select All" by implementing an own function
that is selecting all cells, the function QTableView::selectAll() doesn't seem
to work anymore.

Selection via the shortcut CTRL+A or via clicking on the upper left corner
widget
in the spreadsheet doesn't work anymore, neither. This will be addressed later.
FXIED-IN: 2.11

M  +0    -9    src/commonfrontend/matrix/MatrixView.cpp
M  +12   -10   src/commonfrontend/spreadsheet/SpreadsheetView.cpp
M  +1    -0    src/commonfrontend/spreadsheet/SpreadsheetView.h

https://invent.kde.org/education/labplot/-/commit/e5d2121a869f5532fab764034aebd4533e680430

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

Reply via email to