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 267373 - First line not selected
Summary: First line not selected
Status: RESOLVED DUPLICATE of bug 262273
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2016-08-01 05:34 UTC by Tomas Mysik
Modified: 2016-08-23 10:39 UTC (History)
2 users (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 Tomas Mysik 2016-08-01 05:34:21 UTC
Just noticed it, perhaps related to multicaret. Steps:

- open any file from the Projects view
-> caret is on the first line
- hold SHIFT and press KEY DOWN several times

-> expected: selected lines including the first line
-> actual: selected lines without the first line

This issue can be reproduced only right after the file is opened, then it works properly.

Thanks.

Product Version: NetBeans IDE Dev (Build web-main-3674-on-20160801)
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.2.0-42-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Miloslav Metelka 2016-08-08 12:21:50 UTC
Confirmed, it happens right after file opening only.
Comment 2 Tomas Mysik 2016-08-08 12:30:55 UTC
Thanks a lot for looking at this issue!
Comment 3 Miloslav Metelka 2016-08-23 10:39:21 UTC

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