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 259021 - undo (CTRL+Z) no longer focuses editor on rows being undone
Summary: undo (CTRL+Z) no longer focuses editor on rows being undone
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-26 12:02 UTC by allanNB
Modified: 2016-04-29 03:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description allanNB 2016-04-26 12:02:00 UTC
Product Version = NetBeans IDE Dev (Build 201603310001)
Operating System = Linux version 3.19.0-58-generic running on amd64
Java; VM; Vendor = 1.8.0_74
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.74-b02

Reproducibility: Happens every time

STEPS:
  * change a line of code
  * scroll up so the changed part is no longer visible
  * hit CTRL+Z to undo the changes

ACTUAL:
  nothing happens

EXPECTED:
  editor scrolls to the row the undo action is being done on

This feature used to work in all previous versions of Netbeans from atleast 6.x onwards, but stopped working a few nightlys bac
Comment 1 allanNB 2016-04-29 03:22:52 UTC
issue no longer occurs in nightly 201604280002