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 138293 - Stream Projection and Filter Property Editor -- can't DnD more than one attribute into list at a time
Summary: Stream Projection and Filter Property Editor -- can't DnD more than one attri...
Status: REOPENED
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Ritesh Adval
URL:
Keywords:
: 139969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-25 23:21 UTC by jlautz
Modified: 2008-09-16 17:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2008-06-25 23:21:14 UTC
Seen in Product Version: NetBeans IDE Dev (Build 20080624112521)
Java: 1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/.netbeans/sierra

This is probably a trivial usability enhancement, but I thought it was annoying as heck.

To add all the input attributes into the select statement, I thought I could just select all the attributes and Dnd them
into the Select table, and the attributes would be added automatically.

Instead, I had to create a new table for each attrbute, then DnD each individual attribute over. 

I would prefer the other way, which is typical in other applications.
Comment 1 jlautz 2008-06-25 23:42:39 UTC
Bad editing sentence should say:

Instead, I had to create a new table ROW for each attribute (click the Add Attribute button multiple times), then DnD
each individual attribute over. 


Comment 2 Ritesh Adval 2008-07-17 20:33:09 UTC
*** Issue 139969 has been marked as a duplicate of this issue. ***
Comment 3 Ritesh Adval 2008-07-17 20:34:16 UTC
This is nice to have enhancement, marking it as enhancement.
Comment 4 Ritesh Adval 2008-08-18 23:47:32 UTC
This nice to have, will fix later.

This can possibly be done only when the table is empty first time. Not clear what
should be the behaviour when some rows exists in the table (with using functions in expression column)
and user selects all attributes and do DnD. Should we add existing attributes again?
Comment 5 jlautz 2008-09-16 17:19:40 UTC
Enhancement requests are usually left open until rejected or implemented.

http://wiki.netbeans.org/IssueLifeCycle#section-IssueLifeCycle-EvaluatingIssues says don't use Resolved Later.