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 254149 - Notification list gets lost after deleting the first item.
Summary: Notification list gets lost after deleting the first item.
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Notifications (show other bugs)
Version: 8.0.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 12:10 UTC by Christian Lenz
Modified: 2015-08-05 12:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2015-08-05 12:10:21 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 10 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Comment 1 Christian Lenz 2015-08-05 12:13:40 UTC
When I have a lot notifications (Smarty detection, updates available, whatever) in this direction and I delete smarty detection with the dell key, which is the very first item and is selected, the item was removed but the next item will not be selected. This is a pain in the ass because I have to select the next item again and delete it and select the next again and so on. I think this happens because it will select the item above and not below, because when I remove an item within the list, maybe it is the sixth item, then the selection is still there but for the fifths icon. I expect that the next item will be selected and if there is no next item, the tne item before and so on. So I can easily delete each item by pressing the del key.