Closed
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:
- Open a decompiled Java/Kotlin file in Jadx.
- Navigate to a method or variable declaration using "Go to Declaration" (d or middle-click).
- 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