History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-24224
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Blocker Blocker
Assignee: Sergey Coox
Reporter: Eugene Petrenko
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

ASP: Caret jumping while editing code

Created: 06 Aug 06 16:24   Updated: 09 Sep 06 13:33
Component/s: Language - ASP.NET
Fix Version/s: 2.0.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 239
Checked in Build: 250
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=24224


 Description  « Hide
VS2003

Suppose code

...
<mytag type="fff" bar="|<tag2 ....
...

where | denotes caret position.

After typeing '<' caret jumps to the end of mytag word.



 All   Comments   Work Log   Change History      Sort Order:
Eugene Petrenko - 09 Aug 06 14:01
Re: #24224- ASP: Caret jumping while editing code
<tr><td><input type="button" name="</td></tr>

<form action="<%=Foo%>"></form> <td>
</td>

<tr><td height="</td></tr>

</form>