Bug 503332 - Generic Editor doesn't show pop-up for problems on text
Summary: Generic Editor doesn't show pop-up for problems on text
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 4.7 M3   Edit
Assignee: Mickael Istria CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 496300
Blocks:
  Show dependency tree
 
Reported: 2016-10-04 06:27 EDT by Mickael Istria CLA
Modified: 2016-10-11 11:06 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2016-10-04 06:27:44 EDT
Even with fix for bug 503326, hovering on a problem inside the text of a Generic Editor doesn't show the problem description in pop-up. This works fine with the regular text editor.
Comment 1 Mickael Istria CLA 2016-10-08 17:05:29 EDT
Probably needs bug 496300 to be fixed first, as problems pop-up are probably using a Hover.
Comment 2 Eclipse Genie CLA 2016-10-11 04:18:14 EDT
New Gerrit change created: https://git.eclipse.org/r/82901
Comment 4 Mickael Istria CLA 2016-10-11 11:06:18 EDT
Annotations (as defined in preferences, including problems) are now contributing a hover to the generic editor, with the highest priority so this hover is shown before any other one.