nextcloud / nextcloud/text

Deleting a line is impossible

Open
#5,733 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug mobile
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:

  1. Go to any text file
  2. try to remove characters till the line is empty, try to remove the line
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.