Bug 332041 - Backport bug 162079: [PropertiesView] Properties view should be a post selection listener
Summary: Backport bug 162079: [PropertiesView] Properties view should be a post select...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6.2   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2010-12-07 11:15 EST by Dani Megert CLA
Modified: 2011-01-10 05:49 EST (History)
6 users (show)

See Also:


Attachments
Fix (6.17 KB, patch)
2010-12-07 11:32 EST, Dani Megert CLA
no flags Details | Diff
Fix (7.24 KB, patch)
2010-12-08 07:50 EST, Dani Megert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2010-12-07 11:15:20 EST
3.3.

This is to cover the backport of the fix for bug 162079.
Comment 1 Dani Megert CLA 2010-12-07 11:32:08 EST
Created attachment 184729 [details]
Fix
Comment 2 Dani Megert CLA 2010-12-07 11:33:21 EST
Boris, there was a request to backport this. The fix is very small and the risk is very low.

Please take a look at the attached patch which also fixes some bad tests.
Comment 3 Dani Megert CLA 2010-12-07 12:00:35 EST
Boris, please hold off with a review. It seems the fix needs some more polish.
Comment 4 Dani Megert CLA 2010-12-08 07:50:03 EST
Created attachment 184778 [details]
Fix
Comment 5 Dani Megert CLA 2010-12-13 06:21:33 EST
Boris, the patch is now ready for review.
Comment 6 Boris Bokowski CLA 2011-01-09 22:41:03 EST
+1 for 3.6.2.

Unlike comment 2, I wouldn't say that the risk is very low since we're changing (well, fixing) selection event processing. However, the benefit is a substantial performance improvement for those who use arrow keys in trees when page book views are open (i.e., all the time).

Eric, could you please spend some extra time trying to find if there's a problem with this that we haven't seen so far?
Comment 7 Dani Megert CLA 2011-01-10 05:49:43 EST
Committed the patch to 'R3_6_maintenance' with updated copyright dates and correct bundle versions for the branch.