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

            alyssa Alyssa Gulledge (Inactive) created issue -
            Hide
            hiralv Hiral Vora (Inactive) added a comment -

            Done.

            To test, load multiple graphs and change values in text field.

            Show
            hiralv Hiral Vora (Inactive) added a comment - Done. To test, load multiple graphs and change values in text field.
            hiralv Hiral Vora (Inactive) made changes -
            Field Original Value New Value
            Assignee Hiral Vora [ hiralv ] Alyssa Gulledge [ alyssa ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Open [ 1 ] Resolved [ 5 ]
            Resolution Fixed [ 1 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Resolved [ 5 ] Closed [ 6 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Project IGB6.6 [ 10021 ] Bug Repository [ 10030 ]
            Key IGBA-84 BUG-121
            alyssa Alyssa Gulledge (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Closed [ 6 ] Reopened [ 4 ]
            imnick Nick Ren (Inactive) made changes -
            Assignee Alyssa Gulledge [ alyssa ] Nick Ren [ imnick ]
            Hide
            david David Norris (Inactive) added a comment -

            confirmed as fixed.

            Show
            david David Norris (Inactive) added a comment - confirmed as fixed.
            david David Norris (Inactive) made changes -
            Comment [ confirmed as fixed. ]
            david David Norris (Inactive) made changes -
            Assignee Nick Ren [ imnick ]
            david David Norris (Inactive) made changes -
            Status Reopened [ 4 ] Resolved [ 5 ]
            Resolution Fixed [ 1 ]
            david David Norris (Inactive) made changes -
            Status Resolved [ 5 ] Closed [ 6 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Closed [ 6 ] Reopened [ 4 ]
            Assignee Katharine Kubiak [ kkubiak ]
            Hide
            kkubiak Katharine Kubiak (Inactive) added a comment -

            Passed v9854 Windows

            Show
            kkubiak Katharine Kubiak (Inactive) added a comment - Passed v9854 Windows
            kkubiak Katharine Kubiak (Inactive) made changes -
            Assignee Katharine Kubiak [ kkubiak ] Anuj Puram [ anuj ]
            Hide
            anuj Anuj Puram (Inactive) added a comment -

            Passed 6.7.0 (9891) on Mac

            Show
            anuj Anuj Puram (Inactive) added a comment - Passed 6.7.0 (9891) on Mac
            anuj Anuj Puram (Inactive) made changes -
            Assignee Anuj Puram [ anuj ] Alyssa Gulledge [ alyssa ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Reopened [ 4 ] Resolved [ 5 ]
            Assignee Alyssa Gulledge [ alyssa ]
            Resolution Fixed [ 1 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Resolved [ 5 ] Closed [ 6 ]
            smylapur Vineeth Mylapur (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Closed [ 6 ] Reopened [ 4 ]
            Assignee Vineeth Mylapur [ smylapur ]
            Hide
            smylapur Vineeth Mylapur (Inactive) added a comment -

            Passed 7.0 (11935) on windows.

            Show
            smylapur Vineeth Mylapur (Inactive) added a comment - Passed 7.0 (11935) on windows.
            smylapur Vineeth Mylapur (Inactive) made changes -
            Status Reopened [ 4 ] Resolved [ 5 ]
            Assignee Vineeth Mylapur [ smylapur ]
            Resolution Fixed [ 1 ]
            richard Richard Linchangco (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Resolved [ 5 ] Reopened [ 4 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Link This issue relates to BUG-660 [ BUG-660 ]
            Hide
            alyssa Alyssa Gulledge (Inactive) added a comment -

            If you set the offsets to 0, 0 you get an 'info' type error in console. It is attached in the word doc because JIRA freaks out if you try to put it in the comment.

            Show
            alyssa Alyssa Gulledge (Inactive) added a comment - If you set the offsets to 0, 0 you get an 'info' type error in console. It is attached in the word doc because JIRA freaks out if you try to put it in the comment.
            alyssa Alyssa Gulledge (Inactive) made changes -
            Attachment info error.docx [ 11794 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Assignee Hiral Vora [ hiralv ]
            hiralv Hiral Vora (Inactive) made changes -
            Attachment error.txt [ 11797 ]
            Hide
            hiralv Hiral Vora (Inactive) added a comment -

            Fixed in r13848.

            Show
            hiralv Hiral Vora (Inactive) added a comment - Fixed in r13848.
            hiralv Hiral Vora (Inactive) made changes -
            Assignee Hiral Vora [ hiralv ] Alyssa Gulledge [ alyssa ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Reopened [ 4 ] Resolved [ 5 ]
            Assignee Alyssa Gulledge [ alyssa ]
            Resolution Fixed [ 1 ]
            alyssa Alyssa Gulledge (Inactive) made changes -
            Status Resolved [ 5 ] Closed [ 6 ]

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: