[jbosstools-issues] [JBoss JIRA] Resolved: (JBDS-462) JBDS Installer: Exception when version is selected in combo box

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Mon Oct 27 11:44:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBDS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov resolved JBDS-462.
--------------------------------

    Resolution: Done


I reproduced this problem only on linux

I changed installer's look & feel for linux on "looks" instead of "metouia"

With "looks" look&feel all works fine

> JBDS Installer: Exception when version is selected in combo box
> ---------------------------------------------------------------
>
>                 Key: JBDS-462
>                 URL: https://jira.jboss.org/jira/browse/JBDS-462
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: installer
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 2.0.0.beta1
>
>
> Exception occurs when I'm trying to select version in combo 
> at net.sourceforge.mlf.metouia.MetouiaScrollPaneUI.paint(MetouiaScrollPaneUI.java:89) 
> at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142) 
> at javax.swing.JComponent.paintComponent(JComponent.java:743) 
> at javax.swing.JComponent.paint(JComponent.java:1006) 
> at javax.swing.JComponent.paintChildren(JComponent.java:843) 
> it seems problem in installed L&F in line below 
>       Rectangle vbounds = scrollpane.getHorizontalScrollBar().getBounds(); 
> because scrollpane.getHorizontalScrollBar() returns null. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list