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 135330 - A11Y: Components with no LABEL_FOR in "SQL Command 1" dialog
Summary: A11Y: Components with no LABEL_FOR in "SQL Command 1" dialog
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks: 152772
  Show dependency tree
 
Reported: 2008-05-19 16:17 UTC by Roman Mostyka
Modified: 2009-09-15 14:12 UTC (History)
0 users

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 Roman Mostyka 2008-05-19 16:17:59 UTC
Rightclick DB table and choose "Execute SQL".
Components with no LABEL_FOR pointing to it :
  Class: org.openide.text.QuietEditorPane {  Editor for SQL Command 1 |  Editor for SQL Command 1 }
Comment 1 John Baker 2008-08-21 06:36:29 UTC
Decreasing priority to P4 according to the current bug priority guidelines at
http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html ('No LABEL_FOR 
points to a component' is defined as P4 
Comment 2 David Vancouvering 2008-09-09 01:30:07 UTC
Even worse - if you *close* the SQL editor and open a new editor window, it *still* points to the old (non-existent)
connection, and you get the error shown on this bug if you try to do execute (or do code-completion) with it.

Gads. 
Comment 3 David Vancouvering 2008-09-09 01:30:33 UTC
Sorry, that last comment was for a different bug
Comment 4 David Vancouvering 2008-09-24 19:54:03 UTC
We were not able to get this issue before code freeze, changing target milestone
to 'future'
Comment 5 Jiri Rechtacek 2009-07-01 07:57:35 UTC
Reassigned to new owner.
Comment 6 Jiri Skrivanek 2009-09-15 14:12:59 UTC
Editor pane doesn't need to have LABEL_FOR.