Search bar pushes content down instead of overlaying it
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.134.0
OS Version: Sonoma 14.0 (23A344)
When I press Cmd + F to open the search bar, the bar is inserted into the document flow, which shifts the content area down by approximately one line. When I close the search bar, the content jumps back up to its original position.
Steps to Reproduce:
1. Open a new file
2. Press Cmd + F
3. Move the focus away from the search input and back to the editor/content area.
4. Press Cmd + V or type any text
https://github.com/user-attachments/assets/a5b5ecfa-d421-4e27-aad7-5ea0c2ad21c1
Contributor guide
Assessment
This issue has not been assessed yet.