Deleting a line is impossible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Describe the bug
This bug only appears on my Android Browsers.
When you try to delete a line, the cursor does not jump to the previous line. The line is not deleted
However, the content of the previous line is displayed in the keyboard preview and characters are also deleted there, but without any effect on the file.
To Reproduce
Steps to reproduce the behavior:
- Go to any text file
- try to remove characters till the line is empty, try to remove the line
- cursor does not jump up, line is not removed
Server details:
- Text app version: 3.9.1
- Nextcloud version: 28.0.4
Client details:
- OS: Android Lineage OS 20
- Browser: Firefox, Vivaldi
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in a text file using Firefox or Vivaldi on Android, following the listed deletion steps. No source file or test is identified in the issue; done means deleting the final character on a line moves the cursor to the previous line and removes the empty line without affecting only the keyboard preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100