I just installed 632 and unfortunately found none of the bugs I reported are fixed. So here's a gentle reminder to consider them for the next build. Some of them are really annoying!
I keep a list of my current open bugs at: http://www.intellij.org/twiki/bin/preview/Main/GlenStampoultzis * In the windows look and feel the list boxes display with a dark blue background and black foreground. This is not very readable. (Confirmed in build #632) * Join lines sometimes doesn't trim the spaces. This happends when joining statements such as a ternary condition (Confirmed in build #632) * Typing openning parenthesis is ignored when code completition is active. (Confirmed in #632) * In XML file type < then wait until completion pops-up then type tag followed by > and > press is lost. (Confirmed in build #632) * The following exceptions occur on empty XML files: [1508469] ERROR - com.intellij.editor.b.q - Assertion failed java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:43) at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:7) at com.intellij.editor.b.q.c(q.java:110) at com.intellij.editor.b.cb.a(cb.java:4) at com.intellij.editor.b.cb.paint(cb.java:121) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4742) at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4688) at javax.swing.JComponent._paintImmediately(JComponent.java:4632) at javax.swing.JComponent.paintImmediately(JComponent.java:4464) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:404) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System EventQueueUtilities.java:117) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at com.intellij.ide.r.a(r.java:12) at com.intellij.ide.r.dispatchEvent(r.java:8) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:144) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:134) at java.awt.Dialog.show(Dialog.java:524) at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:822) at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:624) at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:595) at com.intellij.diagnostic.d.run(d.java:1) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at com.intellij.ide.r.a(r.java:12) at com.intellij.ide.r.dispatchEvent(r.java:8) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
