[
https://issues.jboss.org/browse/JBIDE-12311?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-12311:
-----------------------------------------------
DeleteAllOtherAnnotationsFromParametersMarkerResolution in constructor computes
description with method getPreview(), where instance of processor is created and its
method checkFinalConditions is run. It seems that this approach disrupts the normal
behavior of the hover.
I tried compute description dynamically, in getDescription(), it fixes this issue, but
breaks the other hover, invoked by clicking the marker icon.
Quick fix 'Delete annotations...' breaks quick fix hover
---------------------------------------------------------
Key: JBIDE-12311
URL:
https://issues.jboss.org/browse/JBIDE-12311
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI, common/jst/core
Affects Versions: 3.3.0.Final
Reporter: Viacheslav Kabanovich
Assignee: Daniel Azarov
Fix For: 3.4.0.M1
Attachments: QuickFixFover_MouseMovedInside.png, QuickFixHover_JustOpened.png,
QuickFixHover_SomtimesLooksEmpty.png
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira