This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54860 - Accesibility bug in New Breakpoint dialog - Exception breakpoint
Summary: Accesibility bug in New Breakpoint dialog - Exception breakpoint
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-11 11:03 UTC by _ lcincura
Modified: 2010-04-29 09:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-02-11 11:03:05 UTC
NetBeans IDE 4.1 [200502101900] on jdk1.5.0_01
No Accessible name :
  Class: javax.swing.JTextField {  |  Package name
input line }

Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JTextField {  |  Package name
input line }
Comment 1 Roman Ondruska 2005-02-15 10:38:03 UTC
Fixed.

cvs commit -m "PATCH #54860" ExceptionBreakpointPanel.form 
ExceptionBreakpointPanel.java (in directory 
C:\SOURCE\debuggerjpda\ui\src\org\netbeans\modules\debugger\jpda\ui\b
reakpoints\)
Checking in ExceptionBreakpointPanel.form;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/breakp
oints/ExceptionBreakpointPanel.form,v  <--  
ExceptionBreakpointPanel.form
new revision: 1.6; previous revision: 1.5
done
Checking in ExceptionBreakpointPanel.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/breakp
oints/ExceptionBreakpointPanel.java,v  <--  
ExceptionBreakpointPanel.java
new revision: 1.10; previous revision: 1.9
done
Comment 2 Quality Engineering 2010-04-29 09:21:11 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.