Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357699 - Improve report generation UI interaction
Summary: Improve report generation UI interaction
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sebastien Dubois CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 18:00 EDT by Sebastien Dubois CLA
Modified: 2012-03-19 15:56 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien Dubois CLA 2011-09-14 18:00:08 EDT
Currently, when a report is gnenerated, there is no feedback that work is being done, until it is completed and the report opens up in the editor panel.  There is no progress bar, eclipse job dialog etc.  This is really confusing to users who might wonder what is going on.

This should be changed to behave like the FindReviewItems command i.e. the report generation should be done in the non-UI thread.  Also report generation and report diaply should be seprated at the Interface level so that the UI plugin can call them separately.  Finally, if possible, the report plugin should not interact with the UI and UI Thread at all (e.g. to display the generated report).  This should be done by the UI plugin itself
Comment 1 Sebastien Dubois CLA 2012-03-19 15:56:57 EDT
Fix included in next release