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 101189 - Bracket matching doesn't work in CSS editor
Summary: Bracket matching doesn't work in CSS editor
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 101457 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-16 16:44 UTC by Martin Schovanek
Modified: 2008-04-28 13:37 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 Martin Schovanek 2007-04-16 16:44:31 UTC
[#200704151800, jdk1.5.0]

to reproduce:
-------------
1) right-click a .css node in the Explorer
ERROR: Check CSS, Copy HTML Style and Copy XML Style actions are missing in
popup menu.
Comment 1 Martin Schovanek 2007-04-17 17:34:10 UTC
Another regressions:
a) new CSS file template is missing
b) bracket matching is missing
c) coloring for selectors eg: h1 {...}
Comment 2 Marek Fukala 2007-04-18 09:36:54 UTC
Thanks for the issue, I'll fix it to M9
Comment 3 Martin Schovanek 2007-04-18 10:05:15 UTC
*** Issue 101457 has been marked as a duplicate of this issue. ***
Comment 4 Pavel Buzek 2007-04-19 23:35:05 UTC
The template of course should not be in XML but in Web category.
Comment 5 Marian Mirilovic 2007-04-25 11:21:26 UTC
just for the note:
- we disabled related performance test and are waiting for the fix
Comment 6 Marek Fukala 2007-04-26 16:38:48 UTC
1) Added the CSS template into Web category
2) Adjusted the coloring to the old xml/css module colors.

Still missing:
1) the old CSS actions (P2)
2) bracket matching (P3)

=> downgrading to P2

RCS file: /cvs/web/css/src/org/netbeans/modules/css/resources/CSS_template.html,v
done
Checking in web/css/src/org/netbeans/modules/css/resources/CSS_template.html;
/cvs/web/css/src/org/netbeans/modules/css/resources/CSS_template.html,v  <-- 
CSS_template.html
initial revision: 1.1
done
Checking in web/css/src/org/netbeans/modules/css/resources/Bundle.properties;
/cvs/web/css/src/org/netbeans/modules/css/resources/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in web/css/src/org/netbeans/modules/css/resources/mf-layer.xml;
/cvs/web/css/src/org/netbeans/modules/css/resources/mf-layer.xml,v  <-- 
mf-layer.xml
new revision: 1.5; previous revision: 1.4
done
RCS file:
/cvs/web/css/src/org/netbeans/modules/css/resources/CascadeStyleSheet.css.template,v
done
Checking in
web/css/src/org/netbeans/modules/css/resources/CascadeStyleSheet.css.template;
/cvs/web/css/src/org/netbeans/modules/css/resources/CascadeStyleSheet.css.template,v
 <--  CascadeStyleSheet.css.template
initial revision: 1.1
done
Removing web/css/src/org/netbeans/modules/css/resources/CssTemplate.css;
/cvs/web/css/src/org/netbeans/modules/css/resources/CssTemplate.css,v  <-- 
CssTemplate.css
new revision: delete; previous revision: 1.2
done
Checking in languages/css/src/org/netbeans/modules/languages/css/CSS.nbs;
/cvs/languages/css/src/org/netbeans/modules/languages/css/CSS.nbs,v  <--  CSS.nbs
new revision: 1.11; previous revision: 1.10
done
Comment 7 Marek Fukala 2007-04-26 17:02:53 UTC
fix merged into release60-m9 branch
Comment 8 Petr Blaha 2007-04-27 10:21:28 UTC
Remove J1_STOPPER since the bug is P2 now.
Comment 9 Jiri Prox 2007-09-17 21:41:11 UTC
Obsolete milestone, please reevaluate
Comment 10 Marek Fukala 2007-10-20 15:11:15 UTC
already fixed