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 262273 - Shift modifier seems to be ignored right after opening a file
Summary: Shift modifier seems to be ignored right after opening a file
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 267259 267373 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-05-30 13:02 UTC by terje7601
Modified: 2016-08-27 02:19 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 terje7601 2016-05-30 13:02:36 UTC
To reproduce, open any file and do "Shift+<arrow left>". I'd expect the first character of the file to be selected, but it isn't. Similarly with <arrow down> to select the first line.

Product Version: NetBeans IDE Dev (Build 201605200002)
Updates: Updates available
Java: 1.8.0_77; Java HotSpot(TM) 64-Bit Server VM 25.77-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_77-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milutin Kristofic 2016-07-14 10:37:39 UTC
Reproducible. Mila can you please look at this.
Comment 2 Milutin Kristofic 2016-07-28 13:11:21 UTC
*** Bug 267259 has been marked as a duplicate of this bug. ***
Comment 3 Miloslav Metelka 2016-08-23 10:39:21 UTC
*** Bug 267373 has been marked as a duplicate of this bug. ***
Comment 4 Miloslav Metelka 2016-08-23 10:43:59 UTC
http://hg.netbeans.org/jet-main/rev/ede383187db4
Comment 5 Quality Engineering 2016-08-27 02:19:00 UTC
Integrated into 'main-silver', will be available in build *201608270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ede383187db4
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #262273 - Shift modifier seems to be ignored right after opening a file - selection not working right after file opening.