Skip to content

CTRL+F in a text file does not seem to work any more #39

@hugoroy

Description

@hugoroy

Original: nextcloud/server#5198

Steps to reproduce

  1. 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 )
  2. Press CTRL+F (Chrome, reproduced with Firefox, Mac / Windows / Linux)
  3. Nothing happens

Expected behaviour

  1. Go to a text file and open it with the editor
  2. Press CTRL+F
  3. 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.).

Nextcloud version: 12.0.0.29
Texteditor version: 2.4.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions