Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 465230

Summary: [Linked Mode] 'escapePosition must not overlap any of the group ranges
Product: [ECD] Orion Reporter: Eric Moffatt <emoffatt>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: libingw
Version: unspecified   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Eric Moffatt CLA 2015-04-22 15:06:37 EDT
Found this while trying to use linked mode for refactoring. I had a code pattern that defined a number of positions in a single group and was setting the 'escapePosition' to be the end of the first position's range. This causes linked mode to fail in a mode where only the first position gets modified after the first char is typed.

The workaround is to not supply an 'escapePosition' at all...
Comment 1 Eric Moffatt CLA 2015-06-10 13:10:26 EDT
We now never use the 'escape' position element as the changed element...

commit: a77adc057685fd1bda2b849d8f4ddee7e0705174