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 76690 - strange ui in create table dialog
Summary: strange ui in create table dialog
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-22 16:43 UTC by Kenneth Ganfield
Modified: 2007-01-23 09:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of create table dialog box (11.91 KB, image/png)
2006-05-22 16:44 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2006-05-22 16:43:10 UTC
when you open the create table dialog box from the runtime window, the dialog
box looks strange. it looks like there should be a drop-down list for the owner,
but you only see a cropped arrow. see the attachment
Comment 1 Kenneth Ganfield 2006-05-22 16:44:09 UTC
Created attachment 30545 [details]
screenshot of create table dialog box
Comment 2 Andrei Badea 2006-08-13 21:32:30 UTC
I just encountered this on Linux on a database without schemas (that is, a
database for which that combo box would be empty). Which database did you
reproduce it on?
Comment 3 Andrei Badea 2006-08-13 21:48:32 UTC
Fixed.

Checking in src/org/netbeans/modules/db/explorer/dlg/CreateTableDialog.java;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/CreateTableDialog.java,v  <-- 
CreateTableDialog.java
new revision: 1.34.46.2.2.2; previous revision: 1.34.46.2.2.1
done
Comment 4 Lukasz Grela 2006-08-25 11:03:04 UTC
I can still reproduce it, in case that there is no schema the combobox is available
Comment 5 Andrei Badea 2006-09-11 13:39:55 UTC
This is not the real issue, closing after disussing it with Lukasz.
Comment 6 Lukasz Grela 2007-01-23 09:36:59 UTC
v.