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

Exercise: Backspace doesn't work in 'Problem' box #10333

Open
HawKhiem opened this issue Feb 15, 2025 · 2 comments
Open

Exercise: Backspace doesn't work in 'Problem' box #10333

HawKhiem opened this issue Feb 15, 2025 · 2 comments
Labels
bug exercise Pull requests that affect the corresponding module

Comments

@HawKhiem
Copy link

Describe the bug

I was testing PR #10332 when I noticed that I couldn't use Backspace to delete characters in the Problem box. I could still use Ctrl X and other commands to delete the text but Backspace doesn't seem to work. I couldn't delete spaces with Backspace either. I think this is not related to the mentioned PR, because I encountered it on a different PR, when trying to create an exercise. Backspace still works like normally in other places.

To Reproduce

  1. Go to any course
  2. Try creating an exercise
  3. Type something into the Problem box
  4. See error

Expected behavior

Backspace should work like it normally did.

Screenshots

No response

Which version of Artemis are you seeing the problem on?

7.10.1

What browsers are you seeing the problem on?

Other (specify in "Additional context")

Additional context

Brave

Relevant log output

@HawKhiem HawKhiem added the bug label Feb 15, 2025
@github-actions github-actions bot added the exercise Pull requests that affect the corresponding module label Feb 15, 2025
@NadeoWolf
Copy link

NadeoWolf commented Feb 17, 2025

The problem occurs not only with Brave but also with Chrome and Firefox. And Version 7.10 is also affected.

@angatha
Copy link

angatha commented Feb 19, 2025

Behaviour changed from 7.10.0 to 7.10.2 and within a line backspace works but if the curser is at the begin of a line, it still does not delete the \n.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug exercise Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

3 participants