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 145751 - [65cat]NullPointerException at org.openide.awt.Mnemonics.findMnemonicAmpersand
Summary: [65cat]NullPointerException at org.openide.awt.Mnemonics.findMnemonicAmpersand
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: John Baker
URL:
Keywords:
: 145675 145759 145761 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-01 02:33 UTC by alcmontejo
Modified: 2008-09-11 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log (149.44 KB, text/plain)
2008-09-01 02:34 UTC, alcmontejo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alcmontejo 2008-09-01 02:33:14 UTC
hi!

I was doing the ajax-text-scriptaculous.html tutorial.
got this exception when I copy and paste below sql script on SQL Command.
this happen when I right click the SQL Command Editor.

CREATE TABLE STATES (
      id INT,
      abbrev VARCHAR(2),
      name VARCHAR(50),
      PRIMARY KEY (id)
);
Comment 1 alcmontejo 2008-09-01 02:34:50 UTC
Created attachment 68759 [details]
message log
Comment 2 alcmontejo 2008-09-01 06:15:40 UTC
It think this will be P1, there is no work around to execute plsql other the right-click and execute.
I think we should have hot keys for sql execution.

Comment 3 John Baker 2008-09-01 06:36:17 UTC
probably mine when I changed the History action
Comment 4 alcmontejo 2008-09-01 06:39:50 UTC
can u please also check and verified this http://www.netbeans.org/issues/show_bug.cgi?id=145756

Thanks you very much.
Comment 5 John Baker 2008-09-01 06:47:39 UTC
*** Issue 145759 has been marked as a duplicate of this issue. ***
Comment 6 John Baker 2008-09-01 07:31:47 UTC
4a4d55e4678e
Comment 7 Andrei Badea 2008-09-01 15:54:45 UTC
*** Issue 145675 has been marked as a duplicate of this issue. ***
Comment 8 Andrei Badea 2008-09-02 13:14:39 UTC
*** Issue 145761 has been marked as a duplicate of this issue. ***
Comment 9 Roman Mostyka 2008-09-11 14:16:22 UTC
Verified with build 080910.