[
https://issues.apache.org/jira/browse/NETBEANS-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikantan Narender Nath updated NETBEANS-4211:
-----------------------------------------------
Attachment: Expected-Behavioiur-Exclusion.png
> Exclude Options in Code completion not shown with Short cut CTRL+Enter on Mac
> -----------------------------------------------------------------------------
>
> Key: NETBEANS-4211
> URL: https://issues.apache.org/jira/browse/NETBEANS-4211
> Project: NetBeans
> Issue Type: Bug
> Components: cnd - Code Completion
> Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
> Reporter: Manikantan Narender Nath
> Priority: Major
> Labels: netcat
> Attachments: Expected-Behavioiur-Exclusion.png
>
>
> This might be an isolated case on MAC OSX. Needs verification on other OSes
> Test case
> [https://netbeans-vm.apache.org/synergy/client/app/#/case/2174/suite/2590/v/1]
> Steps to reproduce
> # Start NetBeans with a clean user dir
> # Create a new Java application project
> # Open the Main.java
> # type Hash and press CTRL+Space to bring up the code completion dialog
> # Select HashMap<K,V> from the list using the arrow keys
> # Press CTRL+Enter (for showing the exclusion popup)
> *Expected result-*
> Exclusion popup is shown alongside the CC dialog near the selected element
> HashMap<k,V>
> *Actual Result-*
> The CC dialog is closed
> The Word HashMap is in the editor.
>
> Setting an alternative key combination like CTRL+A works as expected.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists