Bug 246544 - Activities do not work
Summary: Activities do not work
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: Workbench (show other bugs)
Version: 1.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.2 M5   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2008-09-08 05:54 EDT by Boris Stepanov CLA
Modified: 2009-01-07 04:35 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Stepanov CLA 2008-09-08 05:54:26 EDT
Build ID: I20080617-2000

Steps To Reproduce:
1. Create small RAP application with one new wizard, import wizard, export wizard, file menu with default new menu, import, export items in file menu.
2. Make activity which will contain three wizards, described above and add enabledWhen item to this activity. (I use test expression and my own PropertyTester).
3. Add button on the tool bar which will change state of PropertyTester (true/false).

More information:
WorkbenchTriggerPointAdvisor, line 90.

activity.isEnabled() always returns false when I use expressions with activities.

I've checked it on newWizards, importWizards and exportWizards.
Comment 1 Ivan Furnadjiev CLA 2008-09-12 02:27:57 EDT
Please create a snippet that reproduce it and attach it to the bug. This will help a lot for easy tracking.
Comment 2 Rüdiger Herrmann CLA 2009-01-07 04:35:43 EST
Fixed with the changes made to resolve bug #260032