[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Updating first subheading checkbox cookie resets parent cookie
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Updating first subheading checkbox cookie resets parent cookie |
Date: |
Mon, 17 Jun 2024 15:22:49 +0000 |
Bruno Cardoso <cardoso.bc@gmail.com> writes:
> Consider the following tree:
>
> * Task [1/3]
> ** TODO test1 [/]
> - [x] a
> - [ ] b
> ** DONE test2
> ** TODO test3 [/]
> - [X] x
> - [ ] y
>
> With point at the "test1" heading cookie ("[/]"), after =C-c C-c=, it gets
> updated to "[1/2]", but it also resets its parent's "Task" cookie to "[0/0]".
>
> This only happens with the first heading of a subtree (updating the "task3"
> cookie works as expected).
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=84f9d81ab
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>