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 122328

Summary: Visual Web JSP editor: press enter </div> and it moves to next line, tabbed over. Press enter again, another tab
Product: javaee Reporter: rdelaplante <rdelaplante>
Component: JSPAssignee: Tomasz Slota <tslota>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: rdelaplante
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description rdelaplante 2007-11-19 19:49:20 UTC
I'm editing a Visual Web JSP by hand.  After an </div> I press enter. The cursor went to the next line, then indented
like I pressed tab. I pressed enter again, then it went to the next line and indented again.  If I press enter 5 more
times, it keeps indenting.

When I say indenting, it is doing what you would expect to see if you press tab after each enter.

Product Version: NetBeans IDE Dev (Build 200710291200)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Comment 1 Tomasz Slota 2007-11-20 09:21:47 UTC
I was trying to reproduce the issue with given steps, but I don't see anything unusual. Can you please try to reproduce it with NB 6.0 RC1? Possibly the 
problem was caused by issue 121094, which has been already fixed for RC1. If the problem persists please try to provide more specific steps, including a 
copy of the file.

thanks!
Comment 2 Tomasz Slota 2008-01-14 12:38:17 UTC
not able to reproduce, closing as WORKSFORME