[JBoss JIRA] (FORGE-2553) Add tooltip to label in UI wizard in GUIs
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2553?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-2553:
-----------------------------------
Component/s: UI - Eclipse
UI - IntelliJ IDEA
UI - NetBeans
> 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, UI - NetBeans
> Affects Versions: 2.19.2.Final, 3.0.0.Alpha3
> Reporter: Claus Ibsen
> Fix For: 3.x Future
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2553) Add tooltip to label in UI wizard in GUIs
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2553?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-2553:
-----------------------------------
Fix Version/s: 3.x Future
> 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
> Affects Versions: 2.19.2.Final, 3.0.0.Alpha3
> Reporter: Claus Ibsen
> Fix For: 3.x Future
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2554) cd to a non existing directory shows up as big error
by Claus Ibsen (JIRA)
Claus Ibsen created FORGE-2554:
----------------------------------
Summary: cd to a non existing directory shows up as big error
Key: FORGE-2554
URL: https://issues.jboss.org/browse/FORGE-2554
Project: Forge
Issue Type: Enhancement
Affects Versions: 3.0.0.Alpha3
Reporter: Claus Ibsen
>From CLI try
{code}
[forge-distribution-3.0.0.Alpha3]$ cd xxx
***ERROR*** xxx: Child resource doesn't exist
{code}
I think it should report a nicer message to the end user that the directory does not exists.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2553) Add tooltip to label in UI wizard in GUIs
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/FORGE-2553?page=com.atlassian.jira.plugin... ]
Claus Ibsen updated FORGE-2553:
-------------------------------
Attachment: idea-tooltip.png
> 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
> Affects Versions: 2.19.2.Final, 3.0.0.Alpha3
> Reporter: Claus Ibsen
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2553) Add tooltip to label in UI wizard in GUIs
by Claus Ibsen (JIRA)
Claus Ibsen created FORGE-2553:
----------------------------------
Summary: 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
Affects Versions: 3.0.0.Alpha3, 2.19.2.Final
Reporter: Claus Ibsen
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2553) Add tooltip to label in UI wizard in GUIs
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/FORGE-2553?page=com.atlassian.jira.plugin... ]
Claus Ibsen updated FORGE-2553:
-------------------------------
Attachment: eclipse-tooltip.png
> 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
> Affects Versions: 2.19.2.Final, 3.0.0.Alpha3
> Reporter: Claus Ibsen
> Attachments: eclipse-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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month