This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 241117

Summary: Can not navigate between Code and Diff view via ALT-LEFT or ALT-RIGHT
Product: java Reporter: tomzi <tomzi>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

Description tomzi 2014-01-29 13:25:14 UTC
1.) If I am in a the Diff view (via Show Changes/<select files>/Diff) to review my code changes before I want to svn commit and
2.) do review a certain change by CTRL-Clicking on a variable, which will bring me to the source of the class
3.) and then want to navigate back to the Diff view via ALT-LEFT (or ALT-RIGHT to go back to the source class), it want go back and forth between Diff/Source class

Expected:
Netbeans should navigate me back and forth via ALT-LEFT and ALT-RIGHT

Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Linux version 3.8.0-32-generic running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Comment 1 tomzi 2014-01-29 13:25:19 UTC
Created attachment 144539 [details]
IDE log