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 253919 - Invalid 'Do not step into' item after the IDE restart
Summary: Invalid 'Do not step into' item after the IDE restart
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 19:27 UTC by stwr
Modified: 2015-08-17 01:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This is how the invalid item looks like after the IDE restart (15.14 KB, image/png)
2015-07-28 19:27 UTC, stwr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2015-07-28 19:27:48 UTC
Created attachment 154986 [details]
This is how the invalid item looks like after the IDE restart

Product Version: NetBeans IDE 8.1 Beta (Build 201507231027)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\cendrowiczm\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\cendrowiczm\AppData\Local\NetBeans\Cache\8.1beta

Test Case --> http://services.netbeans.org/synergy/client/app/#/case/1241/suite/1665/v/1

Please see the picture. This is how the item, defined in the #253918, looks after the IDE restart.

Seems that IDE realized that there was an attempt to create new list item and has reserved even a place for it but did not keep the text provided.
Comment 1 stwr 2015-08-13 11:12:40 UTC
Still reproducible.

Product Version: NetBeans IDE Dev (Build 201508120002)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 10 version 10.0 running on amd64; Cp1250; pl_PL (nb)
User directory: C:\Users\Malzonek\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Malzonek\AppData\Local\NetBeans\Cache\dev
Comment 2 Martin Entlicher 2015-08-14 15:03:29 UTC
Fixed by changeset:   290843:54adf8dad029
http://hg.netbeans.org/core-main/rev/54adf8dad029
Comment 3 Quality Engineering 2015-08-17 01:20:22 UTC
Integrated into 'main-silver', will be available in build *201508170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/54adf8dad029
User: mentlicher@netbeans.org
Log: #253919: Terminate table edits on focus lost.