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 135048 - OnEvent does not have edit shortcut
Summary: OnEvent does not have edit shortcut
Status: REOPENED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Yarmolenko
URL:
Keywords:
: 135052 (view as bug list)
Depends on: 133831
Blocks:
  Show dependency tree
 
Reported: 2008-05-14 14:37 UTC by senthilprabhu
Modified: 2008-10-20 11:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2008-05-14 14:37:10 UTC
OnEvent does not have edit shortcut

Steps to reproduce:-
1) Create a bpel project -> bpel process and add an Event Handler to the bpel process
2) In the Event handler, add OnEvent

Now click on onEvent and you don't see Edit icon at all
Comment 1 Sergey Lunegov 2008-05-14 15:07:26 UTC
Senthil, I think the problem is caused by envelope location. However I could invoke property sheet. Alexey fixed this
issue in trunk. We can expose this fix on NB UC in patch2.
Comment 2 Sergey Lunegov 2008-05-14 15:23:52 UTC
Senthil see also 133831.
Comment 3 Sergey Lunegov 2008-05-14 15:25:01 UTC
*** Issue 135052 has been marked as a duplicate of this issue. ***
Comment 4 Sergey Lunegov 2008-05-28 20:05:50 UTC
Should be fixed in trunk now as part of 133831.
Comment 5 ggenipudi 2008-10-13 18:02:48 UTC
Tested and verified using Build 200810080102 and followed the steps below.
Created event handlers and on event message and was able to add event and edit the properties.
Comment 6 senthilprabhu 2008-10-20 10:42:46 UTC
With GFESB build number 20081019-0702, I do not find the edit Icon on the OnEvent node
Comment 7 Sergey Lunegov 2008-10-20 11:02:47 UTC
Looks like Alexey fixed problem with double-click. So user can invoke wizard by 2 ways: double-click and Mouse Right
Click->Edit. Decreasing priority to P3.