[JBoss JIRA] (JBIDE-21303) Add tooltip to label in UI wizard in GUIs
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21303?page=com.atlassian.jira.plugi... ]
George Gastaldi updated JBIDE-21303:
------------------------------------
Labels: new_and_noteworthy (was: )
> Add tooltip to label in UI wizard in GUIs
> -----------------------------------------
>
> Key: JBIDE-21303
> URL: https://issues.jboss.org/browse/JBIDE-21303
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: forge
> Affects Versions: 4.3.0.Final
> Reporter: Claus Ibsen
> Assignee: George Gastaldi
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta2, 4.4.0.Alpha1
>
> 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)
10 years, 4 months
[JBoss JIRA] (JBIDE-21306) "untrusted ssl certificate" dialog ask to Accept or Deny but buttons say No and Yes
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21306?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-21306:
----------------------------------------
Description:
when connecting to CDK I get dialog stating:
Please Accept or Deny the following untrusted SSL certificate"
but the buttons say No Yes.
Either make the title into a question or change the buttons to say Accept / Deny
> "untrusted ssl certificate" dialog ask to Accept or Deny but buttons say No and Yes
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-21306
> URL: https://issues.jboss.org/browse/JBIDE-21306
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Max Rydahl Andersen
>
> when connecting to CDK I get dialog stating:
> Please Accept or Deny the following untrusted SSL certificate"
> but the buttons say No Yes.
> Either make the title into a question or change the buttons to say Accept / Deny
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21305) Include Docker tooling 1.2.0.Final in TP
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-21305:
-------------------------------------
Summary: Include Docker tooling 1.2.0.Final in TP
Key: JBIDE-21305
URL: https://issues.jboss.org/browse/JBIDE-21305
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: target-platform
Affects Versions: 4.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Nick Boldt
Fix For: 4.3.1.Beta1
Please include the 1.2.0 (stable) release of Docker tooling in the target platform (once it's available for download at eclipse.org)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-19974) Cannot detect running boot2docker on OS X
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19974?page=com.atlassian.jira.plugi... ]
Xavier Coulon commented on JBIDE-19974:
---------------------------------------
Ha right, so you'll need to wait until 4.3.1.Beta1 is ready for testing with the latest Docker tooling in the TP.
> Cannot detect running boot2docker on OS X
> -----------------------------------------
>
> Key: JBIDE-19974
> URL: https://issues.jboss.org/browse/JBIDE-19974
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.3.1.Beta1
>
>
> In Docker Explorer, when I want to create my first connection, I click on the link to create a connection, the dialog is opened and I get this in my Error View:
> bash: no job control in this shell
> An exception stack trace is not available.
> Another warning is generated also:
> Could not find default settings to connect to a local Docker daemon
> An exception stack trace is not available.
> I'm on OS X and have boot2docker running. By default, boot2docker will not add the DOCKER variables to .bash_profile, it will only instruct me to set them up like this:
> export DOCKER_HOST=tcp://192.168.59.103:2376
> export DOCKER_CERT_PATH=/Users/rasp/.boot2docker/certs/boot2docker-vm
> export DOCKER_TLS_VERIFY=1
> With the way the script in the Docker Tooling works (env | grep DOCKER), it cannot detect the variables unless they are in .bash_profile.
> But even if I added them there (and a new Terminal window has these variables), Eclipse still can't detect the running Docker instance.
> So something is wrong.
> I logged an upstream bug here:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=469624
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-19978) Docker Images and Containers view do not display count at the top of the view
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19978?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19978:
---------------------------------------
[~xcoulon], this one seems to be fixed. I'm not seeing the issue anymore with jboss-devstudio-9.1.0.Beta1-v20151210-0557-B177-installer-standalone.jar
> Docker Images and Containers view do not display count at the top of the view
> -----------------------------------------------------------------------------
>
> Key: JBIDE-19978
> URL: https://issues.jboss.org/browse/JBIDE-19978
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.3.x
>
> Attachments: docker-no-count.png, images-count-missing.png
>
>
> After establishing a connection to my Docker instance, the Docker Images view shows active images. At the top, it should display something like (4/31 Images), but at first it doesn't show this.
> If I selected Show all images, and then uncheck it again, the numbers are now shown.
> In a previous attempt, during the download of the wildfly image, the numbers were shown, but once the pulling finished, the numbers disappeared.
> Similarly, in the Docker Containers view, when you first create a docker connection, the numbers are not there. But once I check Show all containers and uncheck it again, it will properly show (0/1 Containers).
> Upstream BZ is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=469628
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-19977) Multiple download windows blinking for intermediate images while pulling from docker registry
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19977?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19977:
---------------------------------------
I tried with jboss-devstudio-9.1.0.Beta1-v20151210-0557-B177-installer-standalone.jar and org.eclipse.linuxtools.docker.feature_1.2.0.201511162301 and it doesn't seem to be fixed - download windows still appear and disappear many times during a single pull.
> Multiple download windows blinking for intermediate images while pulling from docker registry
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-19977
> URL: https://issues.jboss.org/browse/JBIDE-19977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.3.x
>
>
> In Docker Tooling, after establishing a connection to my local boot2docker instance, I tried to pull jboss/wildfly in the Docker Images view.
> This worked, but the UI was not very nice. To get the WildFly image, Docker needs to download about 30 intermediate images. For each image, a download window would open for a short period of time and then close again.
> The overall progress is visible in the status bar of Eclipse, but otherwise you get multiple download windows opening and closing again, which is very distracting and you can't really do any other work in the meantime since a newly opened window will interrupt you again anyway. (Overall, it takes me several minutes to download the wildfly image for the first time.)
> I think a better approach would be to have one window for all the images being downloaded combined.
> Upstream BZ is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=469627
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months