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 243104

Summary: When editing in the JSP editor bounces right to left. Sometimes bounces without touching ide
Product: javaee Reporter: jerrware
Component: JSPAssignee: Martin Fousek <marfous>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic, pjiricka, vriha
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description jerrware 2014-03-20 16:00:33 UTC
When editing in the  JSP editor. After entering code into a line of text and selecting Save or Enter the screen bounces from right to left-justified. Sometimes the editor continues bouncing back and forth with out being touched.
Comment 1 Vladimir Riha 2014-03-21 06:39:54 UTC
What do you mean by bouncing? Could you please attach sample JSP file to reproduce the problem and IDE log (see [1])? Could you try it in NetBeans 8.0? Thank you

[1] http://wiki.netbeans.org/FaqLogMessagesFile
Comment 2 jerrware 2014-03-21 13:26:31 UTC
(In reply to Vladimir Riha from comment #1)
> What do you mean by bouncing? Could you please attach sample JSP file to
> reproduce the problem and IDE log (see [1])? Could you try it in NetBeans
> 8.0? Thank you
> 
> [1] http://wiki.netbeans.org/FaqLogMessagesFile

I type a line of text and press enter. the cursor automatically moves ITSELF from the end of the line to the beginning of the line of text. It doesn't happen all the time. I can't really capture something like that. I did not have this problem in 7.2. I'll see if I can capture the movement.
Comment 3 Martin Fousek 2014-07-22 13:19:50 UTC
I'm not able to reproduce the issue too. Reporter, could you follow instructions from comment #1 and attach the IDE log and sample JSP file where it happens to you please? Thanks.

The issue seems to happen randomly and only to the reporter so far -> I'm decreasing priority to P3.