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 - When IME input in the editor window, will be freely scroll.
Summary: When IME input in the editor window, will be freely scroll.
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-10 03:19 UTC by m_yoshida
Modified: 2016-10-10 04:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDEのログ (209.92 KB, text/plain)
2016-10-10 03:20 UTC, m_yoshida
Details

Note You need to log in before you can comment on or make changes to this bug.
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のログ