openscad icon indicating copy to clipboard operation
openscad copied to clipboard

Escape out of Find puts focus in wrong place

Open jon-bondy opened this issue 8 months ago • 2 comments

Describe the bug If you use <ctrl>-F to enter Find mode and then use <esc> to quit out of Find mode, focus is placed in the Console rather than back in the Editor. This makes no sense: one cannot edit the Console. Focus should be returned to the Editor.

To Reproduce <ctrl>-F then <esc>

Expected behavior Focus should return to the Editor

Code reproducing the issue N/A

Screenshots N/A

Environment and Version info (please complete the following information):

  • OS: Windows 11, fully updated
  • System: N/A
  • OpenSCAD Version: OpenSCAD version 2024.01.14 (git 158c5b94f)

Library & Graphics card information N/A

Additional context This bug has been present, and reported, for years. It is a very simple fix.

jon-bondy avatar Jun 15 '25 12:06 jon-bondy

Same behavior on macOS.

kintel avatar Jun 16 '25 00:06 kintel

See also #3357

thehans avatar Jun 16 '25 01:06 thehans

Ah, thx!

kintel avatar Jun 16 '25 02:06 kintel