[
https://issues.jboss.org/browse/JBIDE-19987?page=com.atlassian.jira.plugi...
]
Daniel Azarov commented on JBIDE-19987:
---------------------------------------
There is a typo in org.eclipse.sapphire.ui.swt.gef.contextbuttons.Tooltip:
{code}
public Tooltip() {
setForegroundColor(ColorConstants.tooltipBackground);
setBackgroundColor(ColorConstants.tooltipBackground);
setOpaque(true);
setBorder(TOOLTIP_BORDER);
{code}
I am working on workaround
Batch diagram popup is not readable
-----------------------------------
Key: JBIDE-19987
URL:
https://issues.jboss.org/browse/JBIDE-19987
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Daniel Azarov
Priority: Minor
Fix For: 4.3.0.CR1
Attachments: batch-editor.png
In Batch editor, Diagram tab, when I create a new step, select it and roll mouse over
action buttons the text is not readable very well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)