Dnn.Platform
Dnn.Platform copied to clipboard
[Bug]: Resource manager edit filename textbox doesn't allow certain keystrokes
Is there an existing issue for this?
- [X] 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?
- Go to resource manager
- Right click on a file or select a file and click edit in the toolbar
- 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
- [X] I agree to follow this project's Code of Conduct
@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 ?
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.
Very odd, works for me, can anyone else make it happen too? Also, did you upgrade to 9.13.2 ?
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.