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 254107 - CDI inspector dialog UI broken
Summary: CDI inspector dialog UI broken
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: CDI (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 13:14 UTC by ytn01
Modified: 2015-08-07 10:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (163.93 KB, image/png)
2015-08-03 13:16 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2015-08-03 13:14:30 UTC
I created a web application project, and added a "Contexts and Dependency Injection" | "Interceptor Binding Type" class.
In the editor window of the generated class, I right clicked in the class and opened the "Navigate" | "Inspect CDI" dialog.
Optionally, on the dialog, select an entry from the list on the left pane.
Notice the filter option at the bottom of the dialog is broken (incorrectly displayed).

Product Version = NetBeans IDE 8.1 Beta (Build 201507282201)
Operating System = Mac OS X version 10.10.4 running on x86_64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Comment 1 ytn01 2015-08-03 13:16:13 UTC
Created attachment 155145 [details]
Screenshot