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 55997 - [41cat] overriden methods should be placed at the caret position (if possible)
Summary: [41cat] overriden methods should be placed at the caret position (if possible)
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-04 18:41 UTC by _ leonchiver
Modified: 2013-09-27 10:33 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
preview of possible enhancement (7.29 KB, image/png)
2005-03-04 18:58 UTC, _ leonchiver
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ leonchiver 2005-03-04 18:41:59 UTC
[ JDK VERSION : 1.5.0_01 ]

after calling the override methods dialog and choosing the method to override, i expect the generated code at the current caret position (of course, if the caret is placed properly). also placing the caret inside the newly created method would be very handy.
Comment 1 _ leonchiver 2005-03-04 18:58:05 UTC
Created attachment 20692 [details]
preview of possible enhancement
Comment 2 Martin Krauskopf 2005-03-06 06:05:19 UTC
I think this should be a DEFECT. I'm using this feature often and it
is really annoying to still moving generated code from the end of the
document to the position where the carret originally was. Or maybe P2
Enhancement :)
Comment 3 Dusan Balek 2005-03-07 12:54:46 UTC
Reassigning to java.
Comment 4 Martin Matula 2005-03-07 13:39:25 UTC
Changing to P1 ENHANCEMENT.
Comment 5 Martin Krauskopf 2005-04-20 13:50:56 UTC
You wrote P1, but forgot to set it ;) P2 > P1
Anyway I think this is really a defect since it is really annoying. Maybe that
leonchiver (this bug reporter and editorhints coauthor) could help you :). In
the module similar thing works much better. At least jump to a created method.
Please try to implemented this. It would be the great usable feature then.
Comment 6 Jan Becicka 2007-09-19 13:43:40 UTC
Already fixed.