[
https://jira.jboss.org/jira/browse/JBDS-462?page=com.atlassian.jira.plugi...
]
Anton Klimkovich closed JBDS-462.
---------------------------------
Verified on 2.0.0.GA-N200903062005-H24
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