[
https://issues.jboss.org/browse/ERT-177?page=com.atlassian.jira.plugin.sy...
]
Ilya Buziuk updated ERT-177:
----------------------------
Sprint: devex #114 May 2016, devex #116 June 2016, devex #121 October 2016 (was:
devex #114 May 2016, devex #116 June 2016)
Selection and dependent functionality works wrong when a file is
modified in JS Editor [EBZ#492998]
---------------------------------------------------------------------------------------------------
Key: ERT-177
URL:
https://issues.jboss.org/browse/ERT-177
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Assignee: Victor Rubezhny
Labels: 3.8_RC1, General, bzira
Fix For: Neon (4.6) RC3
Created attachment 261462
Selection related errors
See the screenshot attached for illustration.
Steps for reproduce:
- Create a javascript file with a function and a call to that function.
- Try to invoke content assist: FAIL: no new function appears in CA proposals
- Save, close and open the file again.
- Try to invoke content assist: Now the new function appears in CA proposals
- Put some text (like just new lines or some statements between the function declaration
and its call and select the function name in the declaration
- FAIL: See wrong text regions highlighted.
- Try to rename the function (with inline rename): FAIL: See the wrong places for the
inline editing are highlighted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)