Bug 176607 - [Dialogs] FilteredItemsSelectionDialog.GranualProgressMonitor does not support subTask(..) and misses message updates
Summary: [Dialogs] FilteredItemsSelectionDialog.GranualProgressMonitor does not suppor...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Krzysztof Michalski CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, nl
Depends on:
Blocks: 144469
  Show dependency tree
 
Reported: 2007-03-07 09:00 EST by Markus Keller CLA
Modified: 2007-06-22 07:55 EDT (History)
0 users

See Also:


Attachments
Fix (2.71 KB, patch)
2007-03-07 09:02 EST, Markus Keller CLA
no flags Details | Diff
Markus patch refreshed to head (8.99 KB, patch)
2007-03-13 13:03 EDT, Krzysztof Michalski CLA
no flags Details | Diff
Markus patch refreshed to head (2.77 KB, patch)
2007-03-14 11:02 EDT, Krzysztof Michalski CLA
no flags Details | Diff
Patch for NLS issue (3.59 KB, patch)
2007-03-15 10:14 EDT, Krzysztof Michalski CLA
no flags Details | Diff
Patch for NLS issue refreshed to head (3.57 KB, patch)
2007-03-27 05:14 EDT, Krzysztof Michalski CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2007-03-07 09:00:24 EST
I20070306-1200

FilteredItemsSelectionDialog.GranualProgressMonitor does not support subTask(..) and misses message updates. Fix follows.
Comment 1 Markus Keller CLA 2007-03-07 09:02:09 EST
Created attachment 60369 [details]
Fix

JDT/UI would like to use this in the next I-build.
Comment 2 Krzysztof Michalski CLA 2007-03-13 13:03:10 EDT
Created attachment 60693 [details]
Markus patch refreshed to head
Comment 3 Krzysztof Michalski CLA 2007-03-14 11:02:09 EDT
Created attachment 60809 [details]
Markus patch refreshed to head
Comment 4 Tod Creasey CLA 2007-03-14 12:03:38 EDT
Patch committed for build >20070314. I removed the NLS todos - we should never commit TODOs. Please add further patch for the NL changes.
Comment 5 Tod Creasey CLA 2007-03-14 13:18:33 EDT
Sorry - should not have marked fixed until we get the nl patch
Comment 6 Krzysztof Michalski CLA 2007-03-15 10:14:32 EDT
Created attachment 60942 [details]
Patch for NLS issue
Comment 7 Krzysztof Michalski CLA 2007-03-27 05:14:55 EDT
Created attachment 62062 [details]
Patch for NLS issue refreshed to head
Comment 8 Tod Creasey CLA 2007-03-27 08:27:04 EDT
Patch tidied up and released for build >20070327. Please check my changes