Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete Key sometimes deletes noting #977

Open
maninthemiddle01 opened this issue Jun 6, 2024 · 9 comments
Open

Delete Key sometimes deletes noting #977

maninthemiddle01 opened this issue Jun 6, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@maninthemiddle01
Copy link

maninthemiddle01 commented Jun 6, 2024

I have encountered an issue where the delete key does not delete anything. This behavior is inconsistent and seems to occur under certain, yet unidentified, circumstances. Even in the same markdown document, you can delete text in some paragraphs and in others you cannot. If I select text or spaces, I can use the Delete key to clear the selection, although it doesn't work without a selection.

Steps to Reproduce:

  1. Open a file in Acode.
  2. Type a mix of letters and spaces.
  3. Place the cursor at the beginning or in the middle of a line.
  4. Press the delete key.

Expected Behavior:
The delete key should remove the character (space or letter) immediately following the cursor.

Actual Behavior:
The delete key removes spaces but leaves letters intact.

Environment:

Acode Version: 1.10.2 and 1.10.3
OS: LineageOS 21

@maninthemiddle01 maninthemiddle01 changed the title Delete Key Deletes Spaces but Not Letters Under Certain Circumstances Delete Key sometimes deletes noting Jun 6, 2024
@bajrangCoder
Copy link
Collaborator

It appears to be functioning properly. Could you please share the type of keyboard you're using?

@maninthemiddle01
Copy link
Author

I use the normal LineageOS keyboard and also tried it with Heliboard with the same effects. Only in Acode there are these problems. Also, when I add letters to a word, it sometimes adds a letter at the beginning of the word I'm writing.

@goghard
Copy link

goghard commented Jul 16, 2024

Hi. I'm experiencing the same issue. I think it's related to the amount of text. I was able to reproduce the problem simply by inserting the following text in Acode:

 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam tincidunt convallis auctor. Quisque blandit tortor vel laoreet sagittis. Quisque cursus euismod urna, vitae vestibulum enim finibus vel. In porttitor lectus lorem, eu ultricies purus dignissim sed. Duis at risus sed enim interdum convallis eget at quam. Praesent luctus malesuada convallis. Cras in massa lectus.

Mauris vehicula justo quam, sit amet dapibus augue interdum id. Aliquam sed turpis leo. Phasellus malesuada porta dui ut rhoncus. Donec viverra enim at bibendum consectetur. Ut non mi ex. Phasellus venenatis feugiat tellus finibus eleifend. Vestibulum viverra iaculis ex sed dictum. Integer quis vestibulum urna. Ut laoreet justo vitae auctor pulvinar. In id libero risus. Integer non velit ac felis euismod rutrum non quis nibh. Morbi a lacinia tortor. Pellentesque feugiat pretium quam. 

If you try to delete any character in the last two sentences (“Morbi a lacinia tortor. Pellentesque feugiat pretium quam.”), nothing happens.

I'm using Acode version 1.10.3 under Android 13 (/e/ os version 2.1-t-20240605406922-dev-ocean).

@bajrangCoder
Copy link
Collaborator

@goghard but it's working fine for me .
Which keyboard are you using?

@bhdouglass
Copy link

I've run into this issue with the delete key as well using the OpenBoard keyboard. I switched to Futo keyboard and it does not have the issue with the delete.

@goghard
Copy link

goghard commented Aug 26, 2024

Apologies for the delayed response. I experience the same issue regardless of the keyboard I use. I have installed Android Keyboard (ASOP), HeliBoard, and 8Vim.

@bajrangCoder bajrangCoder added bug Something isn't working and removed needs info / awaiting response labels Aug 26, 2024
@maninthemiddle01
Copy link
Author

Does the issue have anything to do with Android? I've experienced this in torbrowser as well in the message box of bewelcome.org.

@maninthemiddle01
Copy link
Author

screen-20240827-195529.1.mp4

I also ran into the problem that the delete key scrambles the last letters.

@maninthemiddle01
Copy link
Author

I noticed, the error sometimes occurs as well in the nextcloud document app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants