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 184592

Summary: Source code selection is unfinished for upper border of editor
Product: editor Reporter: Martin Fousek <marfous>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Martin Fousek 2010-04-21 08:32:11 UTC
Summary:
If I'm selecting source code using SHIFT + ARROW_UP, the selection doesn't finish in the upper border of the editor and continue from below.

Steps to reproduce:
1, open any file (I tried it for .java and .php files)
2, go for example on second line
3, hold SHIFT and press several times UPPER ARROW
-> when the selection reaches first line of editor it's continuing from below again

It's really uncomfortable issue.
Comment 1 Vitezslav Stejskal 2010-04-23 06:27:42 UTC

*** This bug has been marked as a duplicate of bug 184134 ***