Skip to content

Strange horizontal scrolling to the left in nowrap mode #739

@hupfdule

Description

@hupfdule

When setting WrapMode to false it is possible to scroll 10 characters to the left.

While this is already strange it gets confusing when combined with a vertical column header.

See the following examples:

Opened a file with a single long line. Set WrapMode to false:

Image

Scrolled 10 characters to the left:

Image

Set a vertical column header of 15 characters. See that the content after the column header is calculated wrong. It should start at m (the 16th character), but instead starts at e (the 5th character).

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions