Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-462

JBDS Installer: Exception when version is selected in combo box

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.beta1
    • None
    • installer
    • None

    Description

      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.

      Attachments

        Activity

          People

            dazarov_jira Daniel Azarov (Inactive)
            dazarov_jira Daniel Azarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: