Skip to content

[gui] "Go to Declaration" prevents back navigation with mouse back button #2409

Closed
@buffcow

Description

Issue details

In latest Jadx, after using "Go to Declaration" (d or middle-click) to navigate to a method or variable definition, attempting to return to the previous location using the mouse back button does not work.

Steps to Reproduce:

  1. Open a decompiled Java/Kotlin file in Jadx.
  2. Navigate to a method or variable declaration using "Go to Declaration" (d or middle-click).
  3. Press the mouse back button to return to the previous location.

Expected Behavior:

The editor should navigate back to the previous location.

Actual Behavior:

The mouse back button does not trigger any action.

Environment:

Jadx Version: [Latest version]
OS: [Windows]

Jadx version

1.5.1

Java version

23.0.2

OS

  • Windows
  • Linux
  • macOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIIssues in jadx-gui modulebug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions