Bug 536829 - Missing content assist for EAttributes in long path expressions
Summary: Missing content assist for EAttributes in long path expressions
Status: RESOLVED FIXED
Alias: None
Product: Viatra
Classification: Modeling
Component: Query (show other bugs)
Version: 2.0.0   Edit
Hardware: Macintosh Mac OS X
: P3 normal
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-09 07:57 EDT by Zoltan Ujhelyi CLA
Modified: 2018-07-10 14:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Ujhelyi CLA 2018-07-09 07:57:34 EDT
Krisztian Mayer has found out that content assist works incorrectly for long path expression, e.g. the EAttribute name is not shown for classifiers, if the path expression is at least three elements long.

E.g. after EClassifier.n 'name' is suggested, but after EGenericType.eClassifier.n it is not.

I have tested and this is a regression in 2.0.0, targeting fix for 2.0.1.
Comment 1 Eclipse Genie CLA 2018-07-09 12:21:11 EDT
New Gerrit change created: https://git.eclipse.org/r/125835
Comment 3 Eclipse Genie CLA 2018-07-10 13:53:02 EDT
New Gerrit change created: https://git.eclipse.org/r/125896
Comment 5 Zoltan Ujhelyi CLA 2018-07-10 14:53:08 EDT
Fixed in master and backported to 2.0-maintenance. Closing the isse.