]
George Gastaldi closed FORGE-2553.
----------------------------------
Fix Version/s: (was: 3.x Future)
Resolution: Partially Completed
Add tooltip to label in UI wizard in GUIs
-----------------------------------------
Key: FORGE-2553
URL:
https://issues.jboss.org/browse/FORGE-2553
Project: Forge
Issue Type: Feature Request
Components: UI - Eclipse, UI - IntelliJ IDEA
Affects Versions: 2.19.2.Final, 3.0.0.Alpha3
Reporter: Claus Ibsen
Assignee: George Gastaldi
Attachments: eclipse-tooltip.png, idea-tooltip.png
My camel addon builds some commands that has ui steps where the end user can enter some
details. As we have documentation for each of those input fields what they mean, they are
currently shows as tooltip.
The tooltip is only shows in the input field, eg see screenshot of eclipse.
In IDEA then the tooltip only works on some input fields like boolean types. But for the
general text based inputs its not shown.
I wonder if we could add tooltip to the label also? so you can however over the label (eg
Period:), then it would always work there.