View Single Post
  #1 (permalink)  
Old March 12th, 2004
stief stief is offline
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default double-click text bug

double-clicking a word in the search text-entry box and dragging it to the end of the string triggers the following Console entry (repeatable) in OS 10.2.8, but no bug report.
java.lang.NullPointerException
at javax.swing.plaf.basic.BasicTextUI$TextDropTargetL istener.restoreComponentState(BasicTextUI.java:202 5)
at javax.swing.plaf.basic.BasicDropTargetListener.dra gExit(BasicDropTargetListener.java:249)
[snipped--but saved]

If no automatic bug report is triggered , does that mean it is a known problem that doesn't need reporting?