[jbosstools-issues] [JBoss JIRA] (JBIDE-25143) Server adapter wizard: details pane cuts off last entry and has repaint artifacts

Andre Dietisheim (JIRA) issues at jboss.org
Fri Oct 6 17:16:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-25143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473609#comment-13473609 ] 

Andre Dietisheim commented on JBIDE-25143:
------------------------------------------

* "rendering artifacts" were actually caused by carets being rendered at pos 0 in all the styled texts that are used for each line in the details pane. I thus set the caret to null at https://github.com/jbosstools/jbosstools-openshift/pull/1583/files#diff-5a8efc4a217ee82407b44725acd05194R188
* I fixed improper layouting (like the port being cut off) by putting the tree viewer and the details pane into a SashForm.

> Server adapter wizard: details pane cuts off last entry and has repaint artifacts
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-25143
>                 URL: https://issues.jboss.org/browse/JBIDE-25143
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.5.1.AM2
>         Environment: Linux FC26, Gnome 3.24
>            Reporter: Andre Dietisheim
>            Priority: Minor
>              Labels: server_adapter_wizard, ux
>             Fix For: 4.5.1.Final
>
>         Attachments: image-2017-10-04-10-53-51-136.png
>
>
> # EXEC: in OpenShift explorer: select a service and pick "Server adapter..." in the context menu
> # ASSERT server adapter wizard shows up
> # EXEC: look at the details panel (dont switch to any other window, keep the wizard dialog focused. Switching would have the repaint artifacts disappear)
> Result:
> It has repaint artifacts on the left border and the last entry in this particular case is cut off (Port)
>  !image-2017-10-04-10-53-51-136.png! 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list