You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: the existing behavior of the oC10 classic webUI" is the same as the "Remedy" expected behavior here. So this issue will make web behave the same as the classic webUI.
It would be nice to have a test somewhere that checks this behavior - the rename test should type directly into the filed without clearing it, and verify that the file extension is preserved. Hopefully that is easy/possible with playwright.
Steps to reproduce
ownCloud Manual.pdf
and choose "rename"Expected behaviour
file is renamed to
asd.pdf
and can still be opened via rightclick -> open with pdf viewerActual behaviour
file is renamed to
asd
and can not be opened with the pdf viewerinitial text-selection guides the user towards changing the file extension
![image](https://user-images.githubusercontent.com/26610733/161603093-36304a3a-1b92-44ac-8110-8036c9dc3bb4.png)
Remedy
On rename, only the filename without extension should be pre text-selected
![image](https://user-images.githubusercontent.com/26610733/161603490-ef130405-ce2e-4f92-a93b-72ce6ed09618.png)
The text was updated successfully, but these errors were encountered: