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 268435

Summary: When IME input in the editor window, will be freely scroll.
Product: ide Reporter: m_yoshida
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 m_yoshida 2016-10-10 03:19:56 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
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:
  1. エディタウィンドウでIMEを使用して日本語入力。
 2. 入力の確定をする(Enterキーを押す)。

ACTUAL:
  エディタウィンドウが勝手にスクロールされる。

EXPECTED:
  エディタウィンドウはスクロールされない。
Comment 1 m_yoshida 2016-10-10 03:20:01 UTC
Created attachment 162422 [details]
IDEのログ