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 268109 - [82cat] pinnable watches open at a different place
Summary: [82cat] pinnable watches open at a different place
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-20 09:01 UTC by muellermi
Modified: 2016-10-03 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (93.75 KB, text/plain)
2016-09-20 09:02 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2016-09-20 09:01:58 UTC
Product Version = NetBeans IDE Dev (Build 201609060002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_102
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.102-b14

Reproducibility: Happens every time

STEPS:
  * choose a line with a composed object to set a breakpoint
  * once the breakpoint is hit move the mousepointer over the variable
  * pin the watch
  * move the watch to the(far) right (it shall not hide the source code)
  * click the [+] to open details of that watch

--  the details are opened on the left side of the source file, hiding the source

expected: the details shall open just below | above the pinned watch
Comment 1 muellermi 2016-09-20 09:02:03 UTC
Created attachment 162123 [details]
IDE log