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 267746

Summary: Pressing enter key, scrolls down automatically
Product: ide Reporter: goute
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDEのログ

Description goute 2016-08-29 12:26:06 UTC
Product Version = NetBeans IDE Dev (Build 201608290002)
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:
  * ソースをIDEで開きます。
  * スクロールして適当なところで日本語を入力し、確定前の状態でEnter(またはBackspace)を押します。

ACTUAL:
  確定した行がページ中央(または下部)に移動してしまいます。

EXPECTED:
  特にな
Comment 1 goute 2016-08-29 12:26:10 UTC
Created attachment 161803 [details]
IDEのログ