Bug where checkboxes are crossed out in reading mode

Steps to reproduce

  1. Create one document that includes the following:
- [x] Parent checkbox
    - [ ] Child checkbox1
    - [x] Child checkbox2
  1. Change the READ mode
  2. ‘Child checkbox1’, the checkbox isn’t checked, but you’ll see a strikethrough.

You didn’t follow the bug template. Please do so in the future.

But I can reproduce this in the Sandbox vault. (MacOS, Obsidian 1.6.5, installer 1.6.5)

screenshot_2024-07-17_10-04-26

All children and sub-sub-sub children get strike-out.

screenshot_2024-07-17_10-11-42

(I wonder if that is intentional. If a parent is checked, the children are assumed to be checked. If so, I personally don’t think Obsidian should be opinionated like that. But if it is intentional, there might be a CSS workaround to stop it from doing this.)

1 Like

it’s intentional right now

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.