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 268065 - Stepping through code always scrolls to pinnable watches - unusable
Summary: Stepping through code always scrolls to pinnable watches - unusable
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: 82_HR_FIX
: 268281 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-09-16 15:36 UTC by markiewb
Modified: 2016-10-03 14:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screencast (575.38 KB, image/gif)
2016-09-16 15:36 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-09-16 15:36:58 UTC
Created attachment 162082 [details]
Screencast

While stepping through code in debugging mode (f.e. via Step over) always scrolls to pinnable watches. This makes the "pinnable watches" unusable. See the screencast

The only workaround is to remove the pinnable watches. For me this is showstopper for the release 8.2
Comment 1 markiewb 2016-09-16 15:39:22 UTC
Product Version: NetBeans IDE Dev (Build 201609050002)
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 2 markiewb 2016-09-16 15:55:36 UTC
Also reproducible in the newest trunk

Product Version: NetBeans IDE Dev (Build 201609160002)
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 3 Martin Entlicher 2016-09-16 15:59:00 UTC
I've reproduced the issue. :-(
Thanks for the discovery. I'm confirming that this is a showstopper.
Comment 4 Jiri Kovalsky 2016-09-16 16:08:19 UTC
Agreed.
Comment 5 Martin Entlicher 2016-09-17 14:57:05 UTC
Fixed by changeset:   300772:31d7efca3d64
http://hg.netbeans.org/core-main/rev/31d7efca3d64
Please verify after it propagates to dev builds.
Comment 6 Quality Engineering 2016-09-18 01:58:33 UTC
Integrated into 'main-silver', will be available in build *201609180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/31d7efca3d64
User: mentlicher@netbeans.org
Log: #268065: Disable scrolling initiated by pinned watch component.
Comment 7 Jiri Kovalsky 2016-09-19 07:37:37 UTC
Benno, can you please help with this verification ASAP? Thanks!
Comment 8 markiewb 2016-09-19 12:24:47 UTC
(In reply to Jiri Kovalsky from comment #7)
> Benno, can you please help with this verification ASAP? Thanks!

Verified as fixed. Thanks!

Product Version: NetBeans IDE Dev (Build 201609190002)
Updates: Updates available
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
Comment 9 Martin Entlicher 2016-09-19 14:37:53 UTC
Thanks a lot for fast verification.
The fix is backported into release82:
http://hg.netbeans.org/releases/rev/cae4394d0134
Comment 10 Jiri Kovalsky 2016-09-20 14:59:02 UTC
Thank you guys!
Comment 11 Martin Entlicher 2016-10-03 14:56:48 UTC
*** Bug 268281 has been marked as a duplicate of this bug. ***