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 122006 - Error detection: shifting
Summary: Error detection: shifting
Status: CLOSED DUPLICATE of bug 122005
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 13:56 UTC by kozlov
Modified: 2007-12-19 12:40 UTC (History)
0 users

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 kozlov 2007-11-15 13:56:28 UTC
Reproduced in build071115.

Copy code to php file place cursor at the beginning of the line with closing brace. Each time you press 'Enter' brace shifts farer and farer.

<?php

if ($a==1){
    }        

?>
Comment 1 Denis Anisimov 2007-11-15 14:19:45 UTC

*** This issue has been marked as a duplicate of 122005 ***
Comment 2 kozlov 2007-12-04 15:21:47 UTC
Still reproduces.
Comment 3 Denis Anisimov 2007-12-17 06:24:28 UTC
Why this issue is reopened if it is marked as duplicate ????????
Why it has "Error detection: " in Summary ????
Comment 4 kozlov 2007-12-19 12:39:45 UTC
-

*** This issue has been marked as a duplicate of 122005 ***