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 231754 - PopUp context menu with php metods after any push on Enter
Summary: PopUp context menu with php metods after any push on Enter
Status: REOPENED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 06:30 UTC by sl_an
Modified: 2013-06-25 08:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sl_an 2013-06-25 06:30:10 UTC

    
Comment 1 Ondrej Brejla 2013-06-25 07:11:09 UTC
Sorry...really don't know what you want or what is the problem.
Comment 2 sl_an 2013-06-25 08:20:19 UTC
Context menu drops after each press enter on or after bud zimvola "". And I think that it would be more convenient to the context menu of the methods just fell out with the combination "Ctrl + Space"
Comment 3 sl_an 2013-06-25 08:22:45 UTC
Context menu drops after each press on enter button or after the character ";". And I think that it would be more convenient to the context menu of the methods just fell out with the combination "Ctrl + Space"
Comment 4 Ondrej Brejla 2013-06-25 08:28:05 UTC
Still not sure what you are talking about. What do you mean by context menu? Do you think Code Completion window (which is inwoked by ctrl-space)? Context menu appears after right click in editor.

And CC window disappears after enter, or semicolon. Sometime it remains up, when it has a sense.

Can you describe a use case (with a small sample file?) where you want to have CC window still open?

But imho it's an enhancement request... Current behavior is a standard right now.