mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #600] Can't delete tab character on Android #308
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#308
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jorgenman on GitHub (Aug 27, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/600
Current behavior
Can't delete (backspace) a tab character on Android. The editor will delete one space, as if the tab were converted to spaces and one space was deleted, but then the space is quickly added back again.
Expected behavior
The tab character should be deleted
Steps to reproduce
Environment
Desktop
Mobile
@Flexo013 commented on GitHub (Sep 13, 2020):
This also applies to newlines.
@Rokt33r commented on GitHub (Aug 23, 2021):
Closed since this issue is from the legacy mobile app. If you still experiencing the same issue from the new beta mobile app, please reopen this issue.