[korganizer] [Bug 485185] After deleting a Todo, the next one cannot be deleted with a key
    Daniel Vrátil 
    bugzilla_noreply at kde.org
       
    Sun Apr 14 14:36:11 BST 2024
    
    
  
https://bugs.kde.org/show_bug.cgi?id=485185
Daniel Vrátil <dvratil at kde.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |eventviews/-/commit/b856f11
                   |                            |cd2498aeed3b19bfdf672549b21
                   |                            |4d50ef
         Resolution|---                         |FIXED
   Version Fixed In|                            |24.05
--- Comment #2 from Daniel Vrátil <dvratil at kde.org> ---
Git commit b856f11cd2498aeed3b19bfdf672549b214d50ef by Daniel Vrátil.
Committed on 10/04/2024 at 19:56.
Pushed by dvratil into branch 'master'.
TodoView: Use current instead of selection to track active todo
Current index is implicit, so when one todo is deleted, the next one
automatically becomes current, so user can continue deleting, while
with selection, user had to manually update the selection in order to
be able to delete the next todo.
FIXED-IN: 24.05
M  +5    -6    src/todo/todoview.cpp
M  +1    -1    src/todo/todoview.h
https://invent.kde.org/pim/eventviews/-/commit/b856f11cd2498aeed3b19bfdf672549b214d50ef
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the Kdepim-bugs
mailing list