Skip to content

Code Explorer Cursor handling issue. #5971

Open
@1504168

Description

@1504168

Rubberduck version information
The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box:

Version 2.5.2.6062

OS: Microsoft Windows NT 10.0.19044.0, x64
Host Product: Microsoft Office x64
Host Version: 16.0.15209.20000
Host Executable: EXCEL.EXE

Description
In VBA Native Project explorer if i have cursor in Module1 line 20 and then i activate Module2 and put the cursor in line 30 and then I go back to Module1 then it automatically put my cursor to the line 20 instead of at the very top as rubberduck is doing now (If i use Code Explorer)

To Reproduce
Steps to reproduce the behavior:

  1. Put Cursor at Module1 Line 20 or any other.
  2. Activate Module2 and put the cursor any where.
  3. Activate Module1 back and see where the default cursor is.

Do the above steps for both native explorer and Rubberduck Code Explorer.

Expected behavior
Rubberduck should remember cursor position and put back where it was last time. Otherwise I have to go back to that place every time manually which is painful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty-02-duckyResolving these involves the internal API, but with relatively easy problems to solve.enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.good first issueWant to contribute? That's a good place to start!navigationup-for-grabsUse this label in conjunction with a difficulty level label, e.g. difficulty-02-duckyuser-experienceIssue relates to user experience (workflow, flexibility, customisation)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions