[jbosstools-issues] [JBoss JIRA] (ERT-381) Can not select an array element in Outline view (it always re-select the parent) [EBZ#497253]

Ilya Buziuk (JIRA) issues at jboss.org
Wed Aug 17 08:33:00 EDT 2016


     [ https://issues.jboss.org/browse/ERT-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Buziuk updated ERT-381:
----------------------------
    Sprint: devex #119 August 2016


> Can not select an array element in Outline view (it always re-select the parent) [EBZ#497253]
> ---------------------------------------------------------------------------------------------
>
>                 Key: ERT-381
>                 URL: https://issues.jboss.org/browse/ERT-381
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: WTP Source Editing
>            Reporter: Friendly Jira Robot
>              Labels: bzira, wst.json
>
> Steps:
> Create a JSON file with the following contents:
> {
>   "thirdaddition": true,
>   "name": "JSONEditorTest2",
>   "secondaddition": 2,
>   "description": "JSONEditorTest description2",
>   "version": "1.0.1",
>   "main": "app.js",
>   "scripts": {
> "start": "node app.js"
>   },
>   "array_of_objects": [1, 2, 3],
>   "value": "test",
>   "anothervalue": "1234"
> }
> Navigate in Outline view and try to select there any of the elements in "array_of_objects".
> Notice that Outline view does not allow you select any of those elements, selection is reset to the parent "array_of_objects"
> Found on MacOS, but I can reproduce it on Windows too.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list