Bug 250060 - content assist moves cursor to wrong offset
Summary: content assist moves cursor to wrong offset
Status: RESOLVED WORKSFORME
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.css (show other bugs)
Version: 3.0.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: Future   Edit
Assignee: Nick Sandonato CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-10-08 05:09 EDT by Chander Prakash CLA
Modified: 2009-07-17 11:27 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chander Prakash CLA 2008-10-08 05:09:21 EDT
Build ID: 3.4.1

Steps To Reproduce:
When you use Content-Assist in the .CSS editor, the cursor is moved back to the front of the CSS class.

example:

.outputText {
     font-size: 12pt;
}

if you use content-assist when typing "font-size," the cursor will be moved up before the "." and "outputText"


More information:
Comment 1 Ian Tewksbury CLA 2009-07-07 14:53:31 EDT
I do not see this in WTP I-3.2I-20090707075327
Comment 2 Nick Sandonato CLA 2009-07-17 11:27:26 EDT
I agree. This is caused by something in Source Editing code.