[jbosstools-issues] [JBoss JIRA] (JBIDE-13904) Minor UI issues in "Configure Repositories" wizard

Snjezana Peco (JIRA) issues at jboss.org
Sun Dec 7 12:10:39 EST 2014


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

Snjezana Peco commented on JBIDE-13904:
---------------------------------------

The scrollbars have been added using the standard Eclipse snippet - http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet166.java
It works correctly on Windows and Linux. See http://screencast.com/t/xZtNXUflzERk.
As to the preview (settings.xml), nothing has been changed and there aren't any issues on Windows and Linux.
You seem to face an OSX specific issue. I don't have OSX to test it.

But I have seen another issue in your screencast.
If you just deactivate a repository, only the activeProfiles element would need to be changed. However, the wizard removes the repository's profile. The updated PR fixes this issue.

> Minor UI issues in "Configure Repositories" wizard
> --------------------------------------------------
>
>                 Key: JBIDE-13904
>                 URL: https://issues.jboss.org/browse/JBIDE-13904
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 4.1.0.Alpha2
>            Reporter: Fred Bricon
>            Assignee: Snjezana Peco
>            Priority: Minor
>              Labels: uxp
>             Fix For: 4.3.0.Alpha1
>
>
> In the Window > Preferences > JBoss Tools > JBoss Maven Integration > Configure Maven Repositories...
> * The repo viewer should have a horizontal scroller, since adding the (inactive) suffix can make a pretty long label and you have to resize the whole dialog to be able to read the labels
> * Edit a repo, switching the profile activation status : it reorders the repositories/profiles in settings.xml.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list