This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 129151 - Incorrect cursor position after drop
Summary: Incorrect cursor position after drop
Status: CLOSED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 15:01 UTC by Lukas Jungmann
Modified: 2008-04-08 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-03-04 15:01:58 UTC
-dnd some service from the manager into a java class, ie drop it on line 18
-start to type something

=> cursor and written text are on the first line, but should be on the next line after the inserted code
Comment 1 Lukas Jungmann 2008-03-29 00:03:54 UTC
easily reproducible also after drop into REST service
Comment 2 Ayub Khan 2008-04-03 19:28:43 UTC
Raising priority to P1, since this is really annoying to users of SaaS service manager in NB6.1
Comment 3 Ayub Khan 2008-04-03 19:32:58 UTC
Fixed in trunk for 6.1, please verify, will checkin to release61 after review

changeset in trunk
http://hg.netbeans.org/main/rev/548a1e87159e
Comment 4 Lukas Jungmann 2008-04-04 14:08:35 UTC
v. in trunk
Comment 5 Martin Schovanek 2008-04-07 17:28:20 UTC
Please integrate it into release61 asap.
Comment 6 Ayub Khan 2008-04-08 01:14:41 UTC
Fixed in release61 branch

http://hg.netbeans.org/release61/rev/471f3886866d
Comment 7 Lukas Jungmann 2008-04-08 07:38:52 UTC
v.