]
Daniel Dekany updated JBIDE-23132:
----------------------------------
Fix Version/s: LATER
When ftl file is opened in devstudio/eclipse it does not get
cursor/focus
-------------------------------------------------------------------------
Key: JBIDE-23132
URL:
https://issues.jboss.org/browse/JBIDE-23132
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: freemarker
Affects Versions: 4.4.1.Final
Environment: Fedora 24, x86_64, devstudio:
Version: 10.1.0.GA
Build id: GA-v20160902-1725-B43
Eclipse neon 1, RC1
Reporter: Ondrej Dockal
Assignee: Daniel Dekany
Fix For: LATER
Attachments: freemarkerFileFocus.ogv
When I open a freemarker file (.ftl) in devstudio (project/package explorer), new tab
with editor is opened, but there is missing a cursor and I cannot actually set the cursor
in calling setCursorPosition and thus, opening of content assistant throws a
timeoutexception. It looks like editor is not focused.