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
version: Stylus-mv2-2.3.14-e385558-id.zip, the edit-find dialog of the editor page
suggestions : When focus on the edit-find field, ability to use Shift+Enter to findPrev. Image
Ctrl+F
F3、Enterfind-field is focused : findNext.
Shift+F3、Shift+Enterfind-field is focused : findPrev. (the browser's page search or DevTools search field or CodeMirror6Demo is exactly the same)
Supporting Shift+Enter to findPrev will be more convenient, and it will also be consistent with the browser's own search experience
questions
I don't know from which version, after these buttons (elements) are focused, using the Enter key is invalid.
This was sometimes done before. 1. Ctrl+F 2. Press Tab to navigate(focus) to the button, then press Enter.
The text was updated successfully, but these errors were encountered:
dnknn
changed the title
[Editor search] Added Shift+Enter to findPrev, when the search field is focused
Shift+Enter to findPrev, when edit-find dialog field is focused
Mar 18, 2025
Uh oh!
There was an error while loading. Please reload this page.
questions
I don't know from which version, after these buttons (elements) are focused, using the Enter key is invalid.
This was sometimes done before. 1. Ctrl+F 2. Press Tab to navigate(focus) to the button, then press Enter.
The text was updated successfully, but these errors were encountered: