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 271028 - [90cat] editor scrolls back
Summary: [90cat] editor scrolls back
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-04 06:44 UTC by muellermi
Modified: 2017-07-04 06:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (98.62 KB, text/plain)
2017-07-04 06:44 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2017-07-04 06:44:08 UTC
Product Version = NetBeans IDE Dev (Build 201707030001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * Open source file with a couple of code folds
  * Click into a line at the beginning of the file (e.g. to start edit)
  * scroll down in the file by mouse wheel or slide (nor click onto a source line, nor use keyboard)
  * mouse click onto [+] to open fold

ACTUAL:
  editor scrolls back to the line you clicked into first

EXPECTED:
  code fold opens and stays in the visual part

This bug happens on open code fold only. Callapse the code keeps it in the visible part
Comment 1 muellermi 2017-07-04 06:44:14 UTC
Created attachment 164685 [details]
IDE log