[jbosstools-issues] [JBoss JIRA] (ERT-177) Selection and dependent functionality works wrong when a file is modified in JS Editor [EBZ#492998]

Friendly Jira Robot (JIRA) issues at jboss.org
Wed May 4 10:26:00 EDT 2016


Friendly Jira Robot created ERT-177:
---------------------------------------

             Summary: 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
             Fix For: Neon (4.6) RC1


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)


More information about the jbosstools-issues mailing list