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

[Bug]: Resource manager edit filename textbox doesn't allow certain keystrokes #5962

Open
2 tasks done
sawest opened this issue Feb 7, 2024 · 4 comments
Open
2 tasks done

Comments

@sawest
Copy link

sawest commented Feb 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

When editing a filename, the textbox used to edit the name does not allow backspace or arrow keys making editing the name quite frustrating. I expect to be able to arrow over in the name and/or use the back space key to edit.

Steps to reproduce?

  1. Go to resource manager
  2. Right click on a file or select a file and click edit in the toolbar
  3. Try using backspace or arrow keys in the filename textbox

Current Behavior

When editing a filename, the textbox used to edit the name does not allow backspace or arrow keys.

Expected Behavior

I expect to be able to arrow over in the name and/or use the back space key to edit.

Relevant log output

None

Anything else?

I am using DNN 9.12.0, Resource Manager 9.12.0

Affected Versions

9.13.2 (latest release)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@valadas
Copy link
Contributor

valadas commented Feb 7, 2024

@sawest it is working fine for me, is that on one specific site or you can make it happen on a clean new site ?

Also if you open the browser devtools (F12) do you have any console errors in there ?

@sawest
Copy link
Author

sawest commented Feb 8, 2024

Sorry! It appears that backspace DOES work but the arrow keys do not. You cannot arrow over anywhere to delete or backspace. No errors in DevTools.

@valadas
Copy link
Contributor

valadas commented Feb 8, 2024

Very odd, works for me, can anyone else make it happen too? Also, did you upgrade to 9.13.2 ?

@sawest
Copy link
Author

sawest commented Feb 12, 2024

I haven't upgraded yet but the problem persisted through my last upgrade. I believe from 9.11 to 9.12. I will be upgrading in the upcoming months. I can report back after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants