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 241877 - [Empty statement] Hint configuration cannot be opened directly from the hint
Summary: [Empty statement] Hint configuration cannot be opened directly from the hint
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-14 13:09 UTC by Jiri Prox
Modified: 2014-06-09 09:00 UTC (History)
1 user (show)

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 Jiri Prox 2014-02-14 13:09:46 UTC
Hint configuration, run inspect on ... cannot be opened/invoked directly from the hint popup

Steps to reproduce:
1) have a code:
public class EmptyStatement {
    public void method() {
        ; //Hint: Suppress Warning - empty-statement
    }
}

2) at the line with ; press alt-enter
3) press right arrow to open second popup
4) choose configure hint
-> options are opened but related hint is not selected

-> it is the same for 'Run inspection on'


Product Version: NetBeans IDE Dev (Build 201402140001)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b65
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b123
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev
Comment 1 markiewb 2014-06-07 12:32:14 UTC
Will be also fixed by patch in https://netbeans.org/bugzilla/show_bug.cgi?id=244934
Comment 2 Dusan Balek 2014-06-09 09:00:43 UTC
Fixed in jet-main. Thanks for the patch.

http://hg.netbeans.org/jet-main/rev/af8a67c359b7