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 103918 - cursor should be indented for newly created rule
Summary: cursor should be indented for newly created rule
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All Linux
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 14:08 UTC by Jindrich Sedek
Modified: 2009-12-21 05:54 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 Jindrich Sedek 2007-05-14 14:08:30 UTC
Create new WebApplication 
create new CSS
type a{|}
press Enter
cursor is indented:
a{
     |
}

right click text editor and select "Create Rule" from popup menu
select some selector and press OK button
cursor is not indented:
a{
|
}

We have two ways of creating the same think (new rule block) we should unify the
indentation behavior
Comment 1 Quality Engineering 2009-12-21 05:54:01 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team