Skip to content

Suggestion: Change tab order of form fields in the Search plugin. #1618

@wideaperture

Description

@wideaperture

Describe the issue

Description

I use the Search plugin by way of the markdown editor Zettlr, which uses CodeMirror and its search plugin. When I enter a search term in the Find field, I will often, out of habit from other editors and web UIs, hit the Tab key to advance my cursor to the Replace field. However, unlike in these other apps, doing so does not select the Replace field. Instead, it (presumably—no visual feedback is provided) selects the buttons and checkboxes in the panel. Some experimentation shows that hitting Tab seven times eventually places my cursor in the Replace field.

Proposed Changes

Reorder the form fields in the HTML source so that the user only needs to hit Tab once after typing in the Find field to advance their cursor to the Replace field.

Browser and platform

Zettlr 3.6.0 (Electron-based desktop app) on Manjaro Linux (Rolling Release)

Reproduction link

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions