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 - Pressing enter key, scrolls down automatically
Summary: Pressing enter key, scrolls down automatically
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-08-29 12:26 UTC by goute
Modified: 2016-08-29 12:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDEのログ (78.25 KB, text/plain)
2016-08-29 12:26 UTC, goute
Details

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