#76: Selecting element in outline view causes incorrect text highlights in editor -------------------------------+-------------------------------------------- Reporter: cwilliams | Owner: zdennis Type: defect | Status: new Priority: high | Milestone: 1.0 Component: Editor | Version: 0.7.0-d Severity: major | Keywords: select position outline element highlight Ticket_dependency: | -------------------------------+-------------------------------------------- Selecting an element in the outline view should select the corresponding code in the editor. This is broken in 0.7.0 - selecting the outline elements selects text kind of close to the right code. This is probably because of all the fixes to JRuby positions, we had "hacks" in place to correct their incorrect position info. We need to remove the hacks, because now they're messing up positions on our end.
-- Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/76> RDT (RubyEclipse) <http://rubyeclipse.mktec.com> Eclipse Ruby Plugin