Netbeans 8正在进行疯狂的自动水平滚动

Netbeans 8正在进行疯狂的自动水平滚动,netbeans,ide,netbeans-8,Netbeans,Ide,Netbeans 8,Netbeans 8正在做疯狂的自动水平滚动,如何禁用它! 在编写长行代码时,netbeans会自动水平移动并将焦点对准鼠标指针 To replicate : 1. Do a long code, make sure you will have horizontal scroll visible.Sample : <label class="labelContent"><input type="text" id="holDate" name="holDate" required

Netbeans 8正在做疯狂的自动水平滚动,如何禁用它! 在编写长行代码时,netbeans会自动水平移动并将焦点对准鼠标指针

To replicate :
1. Do a long code, make sure you will have horizontal scroll visible.Sample :
<label class="labelContent"><input type="text" id="holDate" name="holDate" required value="<?php echo ($update["data"]["date"] ? $update["data"]["date"] : ""); ?>" /></label>
2. Edit above code type="text" to hidden, you will notice that the netbeans will move your view automatically and focus to the mouse cursor!

Note : Even using "Line Wrap" to anywhere, you will see this movement! this make my head break, probably same with you!!? LOL hope someone knows how to disable this.
要复制:
1.执行长代码,确保水平滚动可见。示例:

已解决*问题:在NetBeans>工具>选项>编辑器>选项卡“折叠”>“语言:所有语言”中,“禁用*启用代码折叠选项”

在尝试拖放文本片段时,我还注意到另一个问题-NetBeans开始快速滚动,翻译:*问题已解决:在NetBeans>Tools>Options>Editor>tab“Double”>“语言:所有语言”中,禁用选项*启用代码折叠。或:已解决*问题:在NetBeans>Tools>Options>Editor>tab“折叠”>“语言:所有语言”中,禁用*启用代码折叠选项