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 268749 - Notifications panel is broken
Summary: Notifications panel is broken
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: All Windows 10
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-30 18:58 UTC by emcmanus
Modified: 2019-06-04 10:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (196.46 KB, text/plain)
2016-10-30 18:58 UTC, emcmanus
Details
Screenshot of defective Notifications panel (54.55 KB, image/png)
2016-10-30 18:59 UTC, emcmanus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emcmanus 2016-10-30 18:58:13 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Mac OS X version 10.12 running on x86_64
Java; VM; Vendor = 9-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 9-ea+142

Reproducibility: Happens every time

STEPS:
  * Click on the red speech balloon at the bottom of the screen, which says "2" and should normally show 2 notifications

ACTUAL:
   A useless "Notifications" panel appears with, from left to right, search and filter buttons; then a large white button with title "left button"; then a blank grey panel.

EXPECTED:
  A "Notifications" panel appears that shows the 2 notifications.
Comment 1 emcmanus 2016-10-30 18:58:16 UTC
Created attachment 162693 [details]
IDE log
Comment 2 emcmanus 2016-10-30 18:59:25 UTC
Created attachment 162694 [details]
Screenshot of defective Notifications panel
Comment 3 emcmanus 2016-10-30 19:09:37 UTC
User error. :-) I had installed JDK 9-ea and NetBeans 8.2 in quick succession and didn't realize that the latter was using the former. When I change netbeans.conf to point to a JDK 8 installation it works fine.
Comment 4 Jiri Kovalsky 2016-10-31 10:06:14 UTC
Thanks for your update. Closing as invalid then.