Bug 117499 - Selecting text range for debuggers that provide charStart/End
Summary: Selecting text range for debuggers that provide charStart/End
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.2   Edit
Assignee: Kevin Barnes CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 10:23 EST by Darin Wright CLA Friend
Modified: 2005-12-05 10:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA Friend 2005-11-22 10:23:55 EST
The debugger no longer selects a character range for debuggers that support charStart/End via the stack frame. Instead, we select text with a length of "0".
Comment 1 Darin Wright CLA Friend 2005-11-30 14:20:53 EST
Fixed in HEAD and 3.1.2 branch.
Comment 2 Darin Wright CLA Friend 2005-11-30 14:21:05 EST
Please verify, Kevin.
Comment 3 Kevin Barnes CLA Friend 2005-12-05 10:16:28 EST
verified