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 128666 - "Add New Data Provider" dialog is too wide
Summary: "Add New Data Provider" dialog is too wide
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 08:31 UTC by Roman Mostyka
Modified: 2008-02-28 08:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of "Add New Data Provider" dialog. (32.33 KB, image/jpeg)
2008-02-28 08:34 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-02-28 08:31:27 UTC
1. Create web application with "Visual Web JSF" framework.
2. Add Trip table from DB to a page.
3. Add Trip table from DB to the page second time.

Result: "Add New Data Provider with RowSet for Table trip" dialog appears, but because query is long this dialog is too
wide and contains scroll bars. It is inconvenient. It will be better to part query on several rows and show normal dialog.
Comment 1 Roman Mostyka 2008-02-28 08:34:19 UTC
Created attachment 57414 [details]
Screenshot of "Add New Data Provider" dialog.