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 268194

Summary: Watch window input field renders incorrectly
Product: debugger Reporter: _ gtzabari <gtzabari>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description _ gtzabari 2016-09-25 16:49:15 UTC
Product Version: NetBeans IDE Dev (Build 201609050002)
Java: 1.8.0_102; Java HotSpot(TM) 64-Bit Server VM 25.102-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_102-b14
System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev

This is a regression in version 8.2 relative to 8.1.

1. In a debugging session, double click on an existing watch.
2. Delete the expression.
3. Notice that the bottom 2-3 pixels are never deleted. Meaning, either the text selection background color is left over or the bottom pixels of the text that was previously rendered.
Comment 1 _ gtzabari 2016-09-25 16:50:31 UTC
Created attachment 162205 [details]
Screenshot
Comment 2 Martin Entlicher 2016-09-27 15:19:50 UTC
It's likely due to something in Windows 10 L&F. The dialog did not change between 8.1 and 8.2.