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 152535 - [cc] border-*-style value completion offers too many values
Summary: [cc] border-*-style value completion offers too many values
Status: VERIFIED FIXED
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:
: 152536 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-06 13:14 UTC by Jindrich Sedek
Modified: 2010-04-28 13:43 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:14:41 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:17:54 UTC
*** Issue 152536 has been marked as a duplicate of this issue. ***
Comment 2 Marek Fukala 2010-04-26 11:01:31 UTC
fixed in web-main#5a11a0d24186
Comment 3 Quality Engineering 2010-04-27 04:27:24 UTC
Integrated into 'main-golden', will be available in build *201004270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 4 Jindrich Sedek 2010-04-28 13:43:57 UTC
verified.
NetBeans IDE Dev (Build 201004270201)