History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16701
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Jan Thomä
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Live-Template expansion is not working when method parameter tooltip is displayed

Created: 14 Dec 07 13:01   Updated: 08 Feb 08 14:15
Component/s: Editor. Code Completion

Environment: Win32

Build: 7,364
Severity: Low


 Description  « Hide
I got a lifetemplate like this:

trans:

I18N.translate($FOO$)

Now inside a method call i try to invoke it:

button.setLabel(trans<Press TAB here>

Now if the method parameter tooltip is displayed, the template is not expanded. I have to close the method parameter tooltip by pressing ESC, after which the expansion is working.

While this is not having a too big impact, since a workaround exists, it still hinders the flow of development as i got to remember to press ESC evertime...



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 08 Feb 08 14:15
8151: also met it.