sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
801 stars 35 forks source link

Pressing enter in Find Bar changes the text to find #6418

Open fabriph opened 1 week ago

fabriph commented 1 week ago

Description of the bug

Steps to repro:

Steps to reproduce

1- press cmd F to search for something 2- press cmd V to paste what you wanted to search in the Find bar text field 3- press enter to Find

actual outcome:

Expected behavior

the content of the Find text field is highlighted in the editor

Actual behavior

the content of the Find text field is reverted to whatever was there before, and the Sublime editor highlights the previous content inside the editor

Sublime Text build number

4169

Operating system & version

14.5

(Linux) Desktop environment and/or window manager

No response

Additional information

silicone mac

OpenGL context information

No response

deathaxe commented 1 week ago

Maybe related with https://github.com/sublimehq/sublime_text/issues/6396