Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4362091

Merlin Stylepad throws swing.text.StateInvariantError: GlyphView during Cut

XMLWordPrintable

    • beta
    • generic, x86, sparc
    • generic, solaris_2.6, windows_nt
    • Verified

      Stylepad throws "javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location" while the user tries to cut text. This occurs with merlin b26 on Solaris 2.7, WinNT, and IA x86 2.7. After the exception occurs, the Stylepad app becomes unusable.

      To reproduce (you may need to do this exactly):
      1) Launch Stylepad
      2) Grow the window lenthwise (top to bottom) to as long as your screen will handle)
      3) Select ALL of the text in the file
      4) Select Cut from the Menu.
      RESULT:
      The following exception is thrown, and the Stylepad app becomes unusable:

      Exception occurred during event dispatching:
      javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location
              at javax.swing.text.GlyphView.getText(GlyphView.java:101)
              at javax.swing.text.GlyphPainter1.paint(GlyphPainter1.java:96)
              at javax.swing.text.GlyphView.paintTextUsingColor(GlyphView.java:394)
              at javax.swing.text.GlyphView.paint(GlyphView.java:385)
              at javax.swing.text.BoxView.paintChild(BoxView.java:130)
              at javax.swing.text.BoxView.paint(BoxView.java:369)
              at javax.swing.text.BoxView.paintChild(BoxView.java:130)
              at javax.swing.text.BoxView.paint(BoxView.java:369)
              at javax.swing.text.ParagraphView.paint(ParagraphView.java:491)
              at javax.swing.text.AsyncBoxView$ChildLocator.paintChildren(AsyncBoxView.java:900)
              at javax.swing.text.AsyncBoxView.paint(AsyncBoxView.java:576)
              at javax.swing.text.ZoneView$Zone.paint(ZoneView.java:517)
              at javax.swing.text.BoxView.paintChild(BoxView.java:130)
              at javax.swing.text.BoxView.paint(BoxView.java:369)
              at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1206)
              at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:524)
              at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:658)
              at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:637)
              at javax.swing.JComponent.paintComponent(JComponent.java:410)
              at javax.swing.JComponent.paint(JComponent.java:711)
              at javax.swing.JComponent.paintChildren(JComponent.java:516)
              at javax.swing.JComponent.paint(JComponent.java:720)
              at javax.swing.JViewport.paint(JViewport.java:681)
              at javax.swing.JComponent.paintWithBuffer(JComponent.java:4207)
              at javax.swing.JComponent._paintImmediately(JComponent.java:4150)
              at javax.swing.JComponent.paintImmediately(JComponent.java:3997)
              at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:374)
              at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:119)
              at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:353)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:127)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:117)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:96)


            tprinzing Tim Prinzing (Inactive)
            nschorrsunw Nancy Schorr (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: