-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Steps to reproduce
- Go to a text file and open it with the Nextcloud server web interface editor (url like https://nextcloud.example.org/index.php/apps/files/?dir=/directory&fileid=11118#editor )
- Press CTRL+F (Chrome, but apparently bug also with other browsers)
- Nothing happens
Expected behaviour
- Go to a text file and open it with the editor
- Press CTRL+F
- Get a "find" feature (either the browser's built-in find feature, or a custom Nextcloud's web interface editor find feature)
Actual behaviour
The editor seems to hijack the CTRL+F binding and prevents the browser built-in find feature from working.
The editor does not replace this with its own find feature.
Should be easy enough to reproduce, tested with very different configs by different people who could reproduce (Windows, Mac, etc.).
Metadata
Metadata
Assignees
Labels
No labels