Bug 233954 - [implementation] Switching between unchanged editors should not trigger reconcile
Summary: [implementation] Switching between unchanged editors should not trigger recon...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5 M2   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 233955
  Show dependency tree
 
Reported: 2008-05-26 09:01 EDT by Dani Megert CLA
Modified: 2008-08-29 09:01 EDT (History)
1 user (show)

See Also:


Attachments
Fix (2.41 KB, patch)
2008-05-26 10:01 EDT, Dani Megert CLA
no flags Details | Diff
Same fix but moves private method into listener (3.14 KB, patch)
2008-05-27 03:34 EDT, 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 2008-05-26 09:01:53 EDT
3.4 RC2.

1. open A.java
2. open B.java
3. switch between them
==> reconcile is called each time
Comment 1 Dani Megert CLA 2008-05-26 10:01:33 EDT
Created attachment 101979 [details]
Fix
Comment 2 Dani Megert CLA 2008-05-26 10:02:46 EDT
Martin, I'd like to have this reviewed by you. Note that it won't go into 3.4 (too risky in my opinion).
Comment 3 Martin Aeschlimann CLA 2008-05-26 10:34:47 EDT
I also wouldn't do this for 3.4, maybe 3.4.1 with plenty of testing
Comment 4 Dani Megert CLA 2008-05-27 03:34:44 EDT
Created attachment 102105 [details]
Same fix but moves private method into listener
Comment 5 Dani Megert CLA 2008-05-28 12:07:00 EDT
I'd like to have your review - not for 3.4 of course.
Comment 6 Dani Megert CLA 2008-08-29 09:01:18 EDT
Fixed in HEAD.
Available in builds > N20080828-2000.