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 145747

Summary: [65cat] CSS Style Builder focus problem.
Product: web Reporter: sunbiz <sunbiz>
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 148460    
Bug Blocks:    

Description sunbiz 2008-09-01 01:19:29 UTC
[ BUILD # : 200808281401 ]
[ JDK VERSION : 1.6.0_07 ]

Multiple entries for the same property are created by the CSS Style
Builder when parsing through the drop-down entries inside a CSS rule.
This is incorrect and only one line for a property should be created
inside a CSS rule.

Steps to reproduce:
1.) Open any CSS file and open the CSS Style Builder Window
2.) Say we want to set the font-size property, click on the <Not Set>
entry
3.) Use the keyboard's down arrow key
4.) This creates multiple entries in the CSS for the same font-size
property. This applies to all the properties created by the style
builder.
Comment 1 Peter Zavadsky 2008-09-02 18:53:23 UTC
Yes, one can reproduce it (I did on linux), after playing with it (sometimes the focus escapes - from unknown reason,
and that time it is not to reproduce, but couple of tries makes it).
Passing to the owner.
Comment 2 Marek Fukala 2008-09-24 13:25:34 UTC
The items duplication has been already fixed. The focus problem remains - after the modification the focus is transfered
to the editor.

I plan to modify the whole SB UI to the next version so won't try to fix it now.
Comment 3 Marek Fukala 2008-11-19 12:05:55 UTC
future=>later
Comment 4 Quality Engineering 2009-11-02 11:14:58 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX