Skip to content

The find windows still hides the first line when it wraps. #30503

Closed
@DeeHants

Description

@DeeHants

Following the fixes in #5525 (#10662, #24994, etc) the first line of content is moved below the search box when it's open.
However, it still seems to have issues with word wrapping in 1.13.1.
When the first line is short, it is moved down fully below the find window.
When it's too long and wraps, the line isn't moved down as far, and is still half occluded.

  1. Ensure wordwrap is on
    "editor.wordWrap": "on"
  2. Type this into a new text window (expanding to make sure it wraps):

    abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc

  3. press ctrl+f

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugeditor-findEditor find operations

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions