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 148967 - RuntimeException: Illegal indentation adjustment: Deleting non-whitespace chars: } wh
Summary: RuntimeException: Illegal indentation adjustment: Deleting non-whitespace cha...
Status: CLOSED DUPLICATE of bug 139476
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Tomasz Slota
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 14:29 UTC by Marian Mirilovic
Modified: 2009-01-22 14:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 64308


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-02 14:29:28 UTC
57 duplicates so far ...

Build: NetBeans IDE Dev (Build 200806090002)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.RuntimeException: Illegal indentation adjustment: Deleting non-whitespace chars: 		}
		wh
        at org.netbeans.modules.php.editor.lexer.LexUtilities.setLineIndentation(LexUtilities.java:736)
        at org.netbeans.modules.php.editor.indent.PHPBracketCompleter.reindent(PHPBracketCompleter.java:1181)
        at org.netbeans.modules.php.editor.indent.PHPBracketCompleter.afterCharInserted(PHPBracketCompleter.java:1015)
        at
org.netbeans.modules.gsf.GsfEditorKitFactory$GsfEditorKit$GsfDefaultKeyTypedAction.insertString(GsfEditorKitFactory.java:291)
        at org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed(BaseKit.java:1033)
        at org.netbeans.editor.ext.ExtKit$ExtDefaultKeyTypedAction.actionPerformed(ExtKit.java:1002)
        at
org.netbeans.modules.gsf.GsfEditorKitFactory$GsfEditorKit$GsfDefaultKeyTypedAction.actionPerformed(GsfEditorKitFactory.java:273)
        at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:290)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636)
        at javax.swing.JComponent.processKeyBinding(JComponent.java:2849)
Comment 1 Marian Mirilovic 2008-10-02 14:40:01 UTC
mistakenly moved from Exception Databse - sorry

*** This issue has been marked as a duplicate of 139476 ***
Comment 2 Marian Mirilovic 2009-01-22 14:40:15 UTC
v/c