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 202104 - Actions like Shift+Home/End etc. should be bounded by DocumentView boundaries
Summary: Actions like Shift+Home/End etc. should be bounded by DocumentView boundaries
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 241352 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-14 08:58 UTC by Miloslav Metelka
Modified: 2016-07-07 07:28 UTC (History)
1 user (show)

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 Miloslav Metelka 2011-09-14 08:58:25 UTC
The problem can be demonstrated e.g. when doing Refactoring->Change Method Parameters->Add and jump to parameter name and press Shift+Home and press Delete. The delete removes till offset==0 while it should only remove till starting offset of the DocumentView.
Comment 1 Ralph Ruijs 2014-09-23 12:45:44 UTC
*** Bug 241352 has been marked as a duplicate of this bug. ***
Comment 2 Martin Balin 2016-07-07 07:28:44 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss