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 - Watch window input field renders incorrectly
Summary: Watch window input field renders incorrectly
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-25 16:49 UTC by _ gtzabari
Modified: 2016-09-27 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (3.48 KB, image/png)
2016-09-25 16:50 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
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.