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 - When editing in the JSP editor bounces right to left. Sometimes bounces without touching ide
Summary: When editing in the JSP editor bounces right to left. Sometimes bounces with...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 16:00 UTC by jerrware
Modified: 2014-07-28 15:01 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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