Bloc
Bloc copied to clipboard
BlCompositeSelection can have strange issue when deselecting
Sometime the inner tree of monotone selection is not correctly changed when deselecting. Repeatable cases are implemented in BlCompositeSelectionTest
The failing tests are a great starting point to debug and fix the issue, but I'm marking the new tests in BlCompositeSelectionTest as <expectedFailure> to have green CI and we keep this issue open as a reminder. Okay?