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 269033 - Scrolls vertically when Ctrl+S is presssed
Summary: Scrolls vertically when Ctrl+S is presssed
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 15:25 UTC by gojavaee
Modified: 2016-11-18 15:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (94.95 KB, text/plain)
2016-11-18 15:25 UTC, gojavaee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gojavaee 2016-11-18 15:25:49 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_73
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.73-b02

Reproducibility: Happens every time

STEPS:
  * Open a java source with a class longer than one page
  * Press Ctrl + S to save

ACTUAL:
  The source code scrolls vertically so the original place is out of sight

EXPECTED:
  No vertical scroll when you save because this is very annoying. You dont want to be distracted every time you save and have to search for the place you hade the cursor before
Comment 1 gojavaee 2016-11-18 15:25:53 UTC
Created attachment 162955 [details]
IDE log