[JBoss JIRA] (JBIDE-22628) Zoom in / out functionality is not working with Visual Page Editor
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22628?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-22628:
-------------------------------------
[~mickael_istria] the only generic way that comes to my mind is using adapter for getting *AbstractTextEditor* from custom editors. Basically, instead of returning null we can try to get adapter for *AbstractTextEditor*. So, in order to gain zoom in / out functionality specific editors like JSPMultiPageEditor (VPE case), which embeds source editor, will have to handle AbstractTextEditor input in getAdapter method. I have tested the fix and everything seems to work just fine:
- https://github.com/ibuziuk/eclipse.platform.text/commit/7f4d906e3eb8d9374...
However, I have some problems with providing a gerrit change:
{code}
git push ssh://git.eclipse.org/gitroot/platform/eclipse.platform.text.git HEAD:refs/for/master
{code}
After executing command above ^ I'm asked to input some password and than get
{code}
Connection to git.eclipse.org closed by remote host.
fatal: Could not read from remote repository.
{code}
Could you give a hint what I'm doing wrong?
> Zoom in / out functionality is not working with Visual Page Editor
> --------------------------------------------------------------------
>
> Key: JBIDE-22628
> URL: https://issues.jboss.org/browse/JBIDE-22628
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.4.0.Alpha2
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Labels: upstream
> Fix For: 4.4.x
>
>
> New zoom in / out functionality (Cntl + / -) which is available in Neon is not working in Visual Page Editor. The interesting thing, that if you do Zoom in / out in the html editor which supports this functionality and reopen file again in the Visual Editor the new scale will be adjusted
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-322) Docker Search Images dialog is broken on second call [EBZ#496633]
by Roland Grunberg (JIRA)
[ https://issues.jboss.org/browse/ERT-322?page=com.atlassian.jira.plugin.sy... ]
Roland Grunberg commented on ERT-322:
-------------------------------------
Slight correction: I of course meant "5.0.0". The fix will be in 5.1.0, and if we're moving forward with the notion of a bug-fix release per sprint (for issues worth resolving before September) it might even be available early July in 5.0.1.
> Docker Search Images dialog is broken on second call [EBZ#496633]
> -----------------------------------------------------------------
>
> Key: ERT-322
> URL: https://issues.jboss.org/browse/ERT-322
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Roland Grunberg
> Labels: 5.1.0, Docker, bzira
> Fix For: Neon.1 (4.6)
>
>
> Created attachment 262626
> Resulting UI
> When searching for a Docker Image to pull, the second time the dialog is opened, the UI is broken and the whole Eclipse hangs when closing the dialog with the cancel button.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3282) Screencasts: OpenShift v3
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3282?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3282:
-----------------------------
Fix Version/s: 10.0.1.M1
(was: 10.0.0.GA)
> Screencasts: OpenShift v3
> -------------------------
>
> Key: JBDS-3282
> URL: https://issues.jboss.org/browse/JBDS-3282
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: documentation, openshift, requirements
> Reporter: Burr Sutter
> Assignee: Fred Bricon
> Priority: Critical
> Labels: screencast
> Fix For: 10.0.1.M1
>
>
> A series of short (5 minutes), educational videos to illustrate the new capabilities of JBDS associated with OpenShift.
> Including:
> - OpenShift's new web UI
> - OpenShift Explorer in the context of v3
> - perhaps an overview of Kubernetes, depends on how "pods" become visible to our end-user
> - an overview of Docker, depends on how 'containers" become visible to our end-user
> and all the typical start, stop, add, delete/remove, view logs, set env vars, etc.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22654) If image name ends with spaces, deploy is not possible
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22654?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22654:
-------------------------------
Description:
>From the Docker explorer, select an image and click Deploy to Openshift. If the image name is right padded with spaces, the next button is grayed. [^screenshot-1.png]
We shoud trim the image name
was:
>From the Docker explorer, select an image and click Deploy to Openshift. If the image name is right padded with spaces, the next button is grayed.
We shoud trim the image name
Labels: openshift openshift_v3 (was: )
> If image name ends with spaces, deploy is not possible
> ------------------------------------------------------
>
> Key: JBIDE-22654
> URL: https://issues.jboss.org/browse/JBIDE-22654
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Jeff MAURY
> Labels: openshift, openshift_v3
> Fix For: 4.4.1.M2
>
> Attachments: screenshot-1.png
>
>
> From the Docker explorer, select an image and click Deploy to Openshift. If the image name is right padded with spaces, the next button is grayed. [^screenshot-1.png]
> We shoud trim the image name
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22654) If image name ends with spaces, deploy is not possible
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-22654:
----------------------------------
Summary: If image name ends with spaces, deploy is not possible
Key: JBIDE-22654
URL: https://issues.jboss.org/browse/JBIDE-22654
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Jeff MAURY
Fix For: 4.4.1.M2
>From the Docker explorer, select an image and click Deploy to Openshift. If the image name is right padded with spaces, the next button is grayed.
We shoud trim the image name
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months