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 268417 - Press Japanese and Ctrl+Home not active.
Summary: Press Japanese and Ctrl+Home not active.
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-08 12:09 UTC by goute
Modified: 2016-12-19 16:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDEのログ (112.85 KB, text/plain)
2016-10-08 12:09 UTC, goute
Details

Note You need to log in before you can comment on or make changes to this bug.
Description goute 2016-10-08 12:09:48 UTC
Product Version = NetBeans IDE Dev (Build 201610070002)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_102
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.102-b14

再現性: 毎回発生

STEPS:
  * 日本語を入力します
  * Ctrl+Homeボタンを押します

ACTUAL:
  それまではページトップに移動できていたが、できなくなります
  ファイルを開きなおすと移動するようになりますが、上記手順を踏むとまた移動できなくなります。

EXPECTED:
  特になし
Comment 1 goute 2016-10-08 12:09:53 UTC
Created attachment 162401 [details]
IDEのログ
Comment 2 goute 2016-11-08 20:20:57 UTC
STEPS:
* Opening a source file.
* Type to Double-byte character.
* Go to most end of the file then press to Ctrl+End key.
* But press Ctrl+Home key is not working (Evidently move cursor only).