jannis
1
WHAT IS THE BUG
Can’t correctly delete a code block by hitting backspace one time because code block persists.
HOW TO REPRODUCE IT
- Create code block in middle of page
- Try to delete it by hitting backspace on keyboard
- See that code block does not get delete but default code block is “recreated”.
- I was able to provide a video capture (or screen-shot) of the bug, here it is:
THE EXPECTED BEHAVIOR
Code block should be correctly deleted.
ADDITIONAL CONTEXT
–
SYSTEM INFORMATION
- Device:
Macbook Pro M1 2021
- OS:
Ventura 13.5
- Anytype Version:
0.33.12-beta
Angelo
2
This report has been added to our issue tracker and received by the Development Team.
1 Like
Angelo
3
This issue has been fixed by the Development Team and will be implemented in an upcoming release.
1 Like
jannis
4
@Angelo @Razor Not fixed for me in version: 0.34.0
@jannis could you check again on the latest version?
jannis
8
Yup, still there, version: 0.34.3
1 Like
@Angelo can you do the magic? 
Evan
11
Still happens in the latest release (0.35.1)
Additional/related bug:
- Creating a code block with
/code
will use the last-used language as it should
- Creating a code block with ``` will use the default language of Javascript
1 Like