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 - Can not navigate between Code and Diff view via ALT-LEFT or ALT-RIGHT
Summary: Can not navigate between Code and Diff view via ALT-LEFT or ALT-RIGHT
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 13:25 UTC by tomzi
Modified: 2014-01-29 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (269.50 KB, text/plain)
2014-01-29 13:25 UTC, tomzi
Details

Note You need to log in before you can comment on or make changes to this bug.
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