这是indexloc提供的服务,不要输入任何密码
Skip to content

QHexDocument::searchForward does not move the cursor past the first result #70

@JonTheBurger

Description

@JonTheBurger

Once searchForward finds a result, subsequent calls to searchForward do not move the cursor. searchBackward does move the cursor in its analogous case.

qint64 startPos = m_cursor->position().offset();

I believe this line needs a +1 (and maybe hasSelection handling like searchBackward does?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions