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 152536 - [cc] border-*-style value completion offers too many values
Summary: [cc] border-*-style value completion offers too many values
Status: CLOSED DUPLICATE of bug 152535
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 13:16 UTC by Jindrich Sedek
Modified: 2008-12-08 10:48 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 2008-11-06 13:16:26 UTC
type in CSS file:
--------------------
h1{
 border-top-style: dashed |;
}
-------------------
invoke cc at possition of "|" -> many items from border-style are offered, but it should not be, since it's possible
to set just one border-top-style
Comment 1 Jindrich Sedek 2008-11-06 13:18:02 UTC

*** This issue has been marked as a duplicate of 152535 ***
Comment 2 Jindrich Sedek 2008-12-08 10:48:16 UTC
v/c