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 253795 - [81cat]Hint not shown on ctrl-enter on Code completion window
Summary: [81cat]Hint not shown on ctrl-enter on Code completion window
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 02:31 UTC by manikantannaren
Modified: 2015-09-14 04:00 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 manikantannaren 2015-07-26 02:31:30 UTC
Test case: Exclude directly from Code completion
http://services.netbeans.org/synergy/client/app/#/case/5621/suite/1891/v/1

1. Open editor
2. Type Hash and invoke all symbols code completion (ctrl-space twice, or ctrl-alt-space)
3. Select HashMap, but do not confirm it
4. Press Alt-Enter to open hint popup

Expected result: The requisite completion hints are shown
Actual result: The code is completed with HashMap<Object,Object>

I can use the mouse to show completion hints.
Comment 1 markiewb 2015-07-26 10:49:52 UTC
Mhh. Works for me 

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; Cp1252; en_US (nb)
User directory: C:\Users\markiewb\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\markiewb\AppData\Local\NetBeans\Cache\8.1beta
Comment 2 manikantannaren 2015-07-26 11:02:51 UTC
Happens only on Mac because of the Ctrl-Enter key combination. Works just fine on Windows
Comment 3 manikantannaren 2015-08-21 05:11:07 UTC
Test case:
http://services.netbeans.org/synergy/client/app/#/case/5403/suite/1284/v/1

Steps to reproduce
1. type in a java source private int;
2. Position caret on the line
3. Press Ctrl+Enter

Expected Result
Hint Balloon is shown
Actual Result
Nothing happens

Hovering on the hint in the gutter shows the balloon
Comment 4 manikantannaren 2015-09-02 15:04:53 UTC
Not reproducible on windows. with build 201509010002
Comment 5 ytn01 2015-09-14 04:00:28 UTC
It's reproducable on Mac OS 10.10.5