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 151762

Summary: Entry mode isn't changed if Down key is pressed
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Rob Englander <mindstream>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of "New Connection" dialog with wrong mode.

Description Roman Mostyka 2008-10-29 18:25:41 UTC
1. Open "New Connection" dialog, press tab key until "Name" drop down list is reached and press Down key. "Java DB
(Network)" driver will be changed to "JDBC-ODBC Bridge" and dialog will be in "Direct URL Entry" mode.
2. Press tab key until "Name" drop down list is reached and press Down key.

Result: "JDBC-ODBC Bridge" will be changed to "MySQL" driver, but dialog still will be in "Direct URL Entry" mode
despite of that "Field Entry" mode is chosen.
Comment 1 Roman Mostyka 2008-10-29 18:27:08 UTC
Created attachment 72842 [details]
Screenshot of "New Connection" dialog with wrong mode.
Comment 2 Rob Englander 2008-10-30 22:57:06 UTC
67af08d22dbd
Comment 3 Quality Engineering 2008-10-31 04:48:08 UTC
Integrated into 'main-golden', will be available in build *200810310201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/67af08d22dbd
User: Rob Englander <mindstream@netbeans.org>
Log: #151762 Handle automatic changing of input mode correctly in New Connection dialog when the selected Driver can only use direct url input.
Comment 4 Roman Mostyka 2008-10-31 14:20:24 UTC
Verified with build 081031.