Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Labels:
      None

      Description

      This is a bug report from Richard Bourgon through Michael Lawrence. It is logged at sourceforge #3299951

      Another to add to the queue. Sometimes, the dialog for setting graph thresholds stops working properly. Changes made by typing into the "By Value" box have no effect, although if I grab the slider to the right of the box, I CAN make changes which show up on the graph. There are also weird problems with focus not being indicated properly in the dialog box: highlighting is missing altogether or on some other field, but if I start typing, I'll be able to do data entry in a different field. The console shows

      Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError
      at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:202)
      at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:202)
      at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:202)
      at java.awt.AWTEventMulticaster.focusGained(AWTEventMulticaster.java:202)

      which then alternates with

      Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError
      at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:212)
      at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:212)
      at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:212)
      at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:212)
      at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:212)

      Both go on and on and on.

      No crash though...

        Attachments

          Issue Links

            Activity

            No work has yet been logged on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                alyssa Alyssa Gulledge (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: